add sample env config to docker file
This commit is contained in:
@@ -11,4 +11,9 @@ services:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
#environment:
|
||||
# - SNAKE_COLOR=blue
|
||||
# - SNAKE_HEAD=caffeine
|
||||
# - SNAKE_TAIL=mlh-gene
|
||||
# - STORE_GAME_HISTORY=True
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user