dd
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Failing after 44s

This commit is contained in:
Michael Grote 2024-10-02 12:06:16 +02:00
parent 6a23ab928a
commit 65b9c2bef5

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"