mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 18:16:15 +02:00
Added discord token env
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 8s
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 8s
This commit is contained in:
@ -13,6 +13,7 @@ services:
|
||||
context: .
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
DISCORD_TOKEN: ${DISCORD_TOKEN}
|
||||
pull_policy: build
|
||||
|
||||
# The commented out section below is an example of how to define a PostgreSQL
|
||||
|
Reference in New Issue
Block a user