-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
My home server has an IP of 192.168.16.5.
What I just didn't try to do with docker-compose.baikal.yaml, but I could not make it work inside the local network.
I've tried everything this but it doesn't work:
traefik.frontend.rule: "Host:192.168.16.5, Path=/baikal"
traefik.frontend.rule: "PathPrefixStrip:/baikal"
traefik.frontend.rule: "PathPrefixStrip:/"
traefik.frontend.rule: "PathPrefixp:/baikal"
traefik.frontend.rule: "Host: 0.0.0.0:/baikal"
What do I need to specify in the address in global Network Check Settings in config-baikal.js?
Do I need to change something in baikal-nginx.conf?
How to make addresses available http://192.168.16.5/baikal and http://192.168.16.5/infcloud or just access by ports, for example, http://192.168.16.5:1080 and http://192.168.16.5:1081 ?
Metadata
Metadata
Assignees
Labels
No labels