config via docker environment variables
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
image: ghcr.io/slfhstd/flairtimercomment:v0.0.1
|
||||
container_name: bot-ftc-dev
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- /docker/data/flairtimercomment:/app/config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user