fix port for perplexica Caddy
This commit is contained in:
parent
366fdfa470
commit
a6e25bae8c
|
@ -1,10 +1,10 @@
|
|||
# External
|
||||
|
||||
aisearch.mini1.docker.local.mixel.cloud {
|
||||
reverse_proxy 192.168.178.230:3001
|
||||
reverse_proxy 192.168.178.230:3000
|
||||
}
|
||||
|
||||
# Internal
|
||||
aisearch.mini1.docker.local {
|
||||
reverse_proxy 192.168.178.230:3001
|
||||
reverse_proxy 192.168.178.230:3000
|
||||
}
|
Loading…
Reference in a new issue