docker: use staging cookie and group
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Quaternions 2024-12-17 15:13:42 -08:00
parent ffadaa44be
commit 64e9e2b263

View File

@ -53,9 +53,9 @@ services:
maps-service-validation
container_name: validation
env_file:
- ../auth-compose/strafesnet.env
- ../auth-compose/strafesnet_staging.env
environment:
- ROBLOX_GROUP_ID=None # special case string value
- ROBLOX_GROUP_ID=17032139 # "None" is special case string value
- API_HOST=http://submissions:8082
- API_HOST_INTERNAL=http://submissions:8083
- NATS_HOST=nats:4222