Add env file

This commit is contained in:
Isaac Shoebottom 2024-06-18 00:06:59 -03:00
parent 85e63ab3b5
commit b341cf5dfc

View File

@ -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: