setup baserow #198

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

View file

@ -5,7 +5,7 @@ services:
container_name: baserow
image: baserow/baserow:1.27.2
environment:
BASEROW_PUBLIC_URL: 'http://docker10.mgrote.net' # todo
BASEROW_PUBLIC_URL: 'http://docker10.mgrote.net:280' # todo
ports:
- "280:80"
- "2443:443"