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