We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eaf965 commit c4f09c1Copy full SHA for c4f09c1
docker-compose.yaml
@@ -11,7 +11,6 @@ services:
11
- SERVICE_FQDN_OWR_4000
12
- NODE_ENV=production
13
- DATABASE_URL=postgres://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
14
- - PREFIX=${PREFIX:-api/v1/}
15
- FILESYSTEM=${FILESYSTEM:-local}
16
- ADMIN_KEY=${ADMIN_KEY}
17
- S3_ENDPOINT=${S3_ENDPOINT}
0 commit comments