Update docker-compose.yml
This commit is contained in:
parent
9117b13070
commit
ca865bd393
@ -4,7 +4,7 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: discord-lnbits-bot
|
container_name: discord-lnbits-bot
|
||||||
env_file:
|
env_file:
|
||||||
- .env # environment variables
|
- .env
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user