baserow: re-enable
This commit is contained in:
@ -519,15 +519,13 @@ services:
|
||||
- postgres
|
||||
depends_on:
|
||||
- postgres
|
||||
ports:
|
||||
- "${BASEROW_EXTERNAL_PORT}:${BASEROW_INTERNAL_PORT}"
|
||||
env_file:
|
||||
- baserow.env
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/baserow:/baserow/data"
|
||||
restart: unless-stopped
|
||||
profiles:
|
||||
- disabled
|
||||
- base
|
||||
|
||||
postgres:
|
||||
container_name: postgres
|
||||
|
Reference in New Issue
Block a user