Fix correct interior env names (#38)
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user