Preperations for setting up game picker 1.0
This commit is contained in:
11
docker-compose.yml
Normal file
11
docker-compose.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
version: "3.3"
|
||||
|
||||
volumes:
|
||||
|
||||
networks:
|
||||
|
||||
services:
|
||||
acronymbot:
|
||||
build: ./src/py
|
||||
volumes:
|
||||
- "./src/py:/usr/app/src"
|
||||
Reference in New Issue
Block a user