no baserow L
This commit is contained in:
parent
0b39246edb
commit
6f2f585bbe
1 changed files with 0 additions and 17 deletions
|
@ -192,22 +192,5 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
baserow:
|
|
||||||
image: baserow/baserow:1.14.0
|
|
||||||
environment:
|
|
||||||
- BASEROW_PUBLIC_URL=https://baserow.experiments.neo.ixvd.net
|
|
||||||
- WEB_FRONTEND_PORT=3000
|
|
||||||
- LETSENCRYPT_HOST=baserow.experiments.neo.ixvd.net
|
|
||||||
- VIRTUAL_HOST=baserow.expermients.neo.ixvd.net
|
|
||||||
- VIRTUAL_PORT=3000
|
|
||||||
volumes:
|
|
||||||
# - /srv/baserow/data:/baserow/data
|
|
||||||
- baserow-data:/baserow/data
|
|
||||||
networks:
|
|
||||||
- proxy
|
|
||||||
|
|
||||||
volumes:
|
|
||||||
baserow-data:
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
metrics:
|
metrics:
|
Reference in a new issue