updated
This commit is contained in:
@@ -38,9 +38,9 @@ services:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- CORE_RETURN_HTTPS=false
|
||||
- CORE_SECRET=blehblehbleh2223
|
||||
- CORE_HOST=192.168.1.33
|
||||
- CORE_PORT=3000
|
||||
- CORE_SECRET=${CORE_SECRET}
|
||||
- CORE_HOST=${CORE_HOST}
|
||||
- CORE_PORT=${CORE_PORT}
|
||||
- CORE_DATABASE_URL=postgres://postgres:postgres@postgres/postgres
|
||||
- CORE_LOGGER=true
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user