Backrest: add homepage link. Use host.docker.internal in homepage to connect to host services
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
- caddy_internal
|
||||
dns:
|
||||
- 192.168.1.131 # host pi-hole
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
# ports:
|
||||
# - "3015:3000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user