change ports?

This commit is contained in:
Didier Slof 2023-02-21 00:43:08 +01:00
parent 5a79370123
commit 0b39246edb
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -196,9 +196,10 @@ services:
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=80
- VIRTUAL_PORT=3000
volumes:
# - /srv/baserow/data:/baserow/data
- baserow-data:/baserow/data