mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 23:26:13 +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: .
|
context: .
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
DISCORD_TOKEN: ${DISCORD_TOKEN}
|
||||||
pull_policy: build
|
pull_policy: build
|
||||||
|
|
||||||
# The commented out section below is an example of how to define a PostgreSQL
|
# The commented out section below is an example of how to define a PostgreSQL
|
||||||
|
Reference in New Issue
Block a user