Fix correct interior env names (#38)

This commit is contained in:
Niklas Fondberg
2021-09-10 14:06:33 +02:00
committed by GitHub
parent 28d21659de
commit f0079086d9
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ services:
environment:
- COGNITO_POOL_ID=eu-west-1_3O4VfvPn7
- DATABASE_URL=${DATABASE_URL}
- INTERIOR_TOKEN=${INTERIOR_TOKEN}
- INTERIOR_URL=${INTERIOR_URL}
- INTERIORS_TOKEN=${INTERIORS_TOKEN}
- INTERIORS_URL=${INTERIORS_URL}
networks:
default: