mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 18:16:15 +02:00
Restart container unless stopped
Some checks failed
Dat_Boi upload to portainer / Deploy (push) Has been cancelled
Some checks failed
Dat_Boi upload to portainer / Deploy (push) Has been cancelled
This commit is contained in:
@ -14,6 +14,7 @@ services:
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
DISCORD_TOKEN: ${DISCORD_TOKEN}
|
||||
restart: unless-stopped
|
||||
pull_policy: build
|
||||
|
||||
# The commented out section below is an example of how to define a PostgreSQL
|
||||
|
Reference in New Issue
Block a user