setup baserow #198

Closed
mg wants to merge 6 commits from baserow into master
Showing only changes of commit 77111c1255 - Show all commits

View file

@ -7,8 +7,8 @@ services:
environment: environment:
BASEROW_PUBLIC_URL: 'http://docker10.mgrote.net' # todo BASEROW_PUBLIC_URL: 'http://docker10.mgrote.net' # todo
ports: ports:
- "80:80" - "280:80"
- "443:443" - "2443:443"
volumes: volumes:
- baserow_data:/baserow/data - baserow_data:/baserow/data
volumes: volumes: