setup baserow #198
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue