File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ user_rules:
148
148
- ' |openbao.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.4'
149
149
- ' |uptime.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.128.3'
150
150
- ' |apprise.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.128.3'
151
- - ' |apprise .watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.128.3'
151
+ - ' |joplin .watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.128.3'
152
152
dhcp :
153
153
enabled : false
154
154
interface_name : " "
Original file line number Diff line number Diff line change @@ -32,8 +32,13 @@ services:
32
32
- " traefik.http.routers.joplin-secure.service=joplin"
33
33
- " traefik.http.services.joplin.loadbalancer.server.port=22300"
34
34
- " kop.bind.ip=192.168.25.4"
35
+ networks :
36
+ - db_backend
35
37
36
38
37
39
38
40
volumes :
39
41
joplindb :
42
+ networks :
43
+ db_backend :
44
+ external : true
You can’t perform that action at this time.
0 commit comments