Closed JamesDAdams closed 2 years ago
Good idea, I implemented a first version of this in the dev
image tag:
docker pull ghcr.io/itsecholot/containernursery:dev
Please try it out and report any bugs you find
To add multiple domains use the YAML syntax for arrays, for example:
proxyListeningPort: 80
proxyHosts:
- domain:
- dev.domain.com
- dev2.domain.com
containerName:
- WikiJS
proxyHost: localhost
proxyPort: 5800
timeoutSeconds: 10
stopOnTimeoutIfCpuUsageBelow: 50
Thanks you, love your soft !
Hi,
that would be really good to config multiple domain ex: (i have my internet domain and my local domaine)
Like this :