dd
This commit is contained in:
parent
6a23ab928a
commit
65b9c2bef5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue