baserow: disable
This commit is contained in:
parent
595b2871cd
commit
e9253af552
|
@ -710,7 +710,7 @@ services:
|
||||||
- "${DOCKER_STORAGE_PATH}/baserow:/baserow/data"
|
- "${DOCKER_STORAGE_PATH}/baserow:/baserow/data"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
profiles:
|
profiles:
|
||||||
- base
|
- disabled
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
container_name: postgres
|
container_name: postgres
|
||||||
|
|
Loading…
Reference in New Issue