fix volume check

This commit is contained in:
Didier Slof 2023-02-19 14:38:50 +01:00
parent 6744a74f9d
commit 58ca02255d
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -198,6 +198,7 @@ services:
- BASEROW_PUBLIC_URL=https://baserow.experiments.neo.ixvd.net
- LETSENCRYPT_HOST=baserow.experiments.neo.ixvd.net
- VIRTUAL_HOST=baserow.expermients.neo.ixvd.net
- DISABLE_VOLUME_CHECK=yes
#volumes:
# - /srv/baserow/data:/baserow/data
networks: