baserow: use local domain
This commit is contained in:
+1
-1
@@ -546,7 +546,7 @@ services:
|
|||||||
public:
|
public:
|
||||||
ipv4_address: 192.168.240.24
|
ipv4_address: 192.168.240.24
|
||||||
labels:
|
labels:
|
||||||
caddy: baserow.${DOMAIN}
|
caddy: baserow.${DOMAIN_LOCAL}
|
||||||
caddy.reverse_proxy: "{{ upstreams 80 }}"
|
caddy.reverse_proxy: "{{ upstreams 80 }}"
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user