diff --git a/compose.yaml b/compose.yaml index 55f4570..0a7166a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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