try fix baserow
This commit is contained in:
parent
f2a94f6ce1
commit
b05bb0a575
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ services:
|
||||||
- BASEROW_PUBLIC_URL=https://baserow.experiments.neo.ixvd.net
|
- BASEROW_PUBLIC_URL=https://baserow.experiments.neo.ixvd.net
|
||||||
- LETSENCRYPT_HOST=baserow.experiments.neo.ixvd.net
|
- LETSENCRYPT_HOST=baserow.experiments.neo.ixvd.net
|
||||||
- VIRTUAL_HOST=baserow.expermients.neo.ixvd.net
|
- VIRTUAL_HOST=baserow.expermients.neo.ixvd.net
|
||||||
|
- VIRTUAL_PORT=80
|
||||||
volumes:
|
volumes:
|
||||||
# - /srv/baserow/data:/baserow/data
|
# - /srv/baserow/data:/baserow/data
|
||||||
- baserow-data:/baserow/data
|
- baserow-data:/baserow/data
|
||||||
|
|
Reference in a new issue