Add env file
This commit is contained in:
parent
85e63ab3b5
commit
b341cf5dfc
@ -4,6 +4,8 @@ services:
|
||||
container_name: redbot
|
||||
image: phasecorex/red-discordbot
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ../stack.env
|
||||
volumes:
|
||||
- /docker/appdata/redbot/data:/data
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user