ai-chat: add subdomain
This commit is contained in:
@@ -54,6 +54,10 @@ configs:
|
|||||||
photos.${DOMAIN} {
|
photos.${DOMAIN} {
|
||||||
reverse_proxy 192.168.0.167:2283
|
reverse_proxy 192.168.0.167:2283
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ai-chat.${DOMAIN_LOCAL} {
|
||||||
|
reverse_proxy 192.168.0.203:8080
|
||||||
|
}
|
||||||
http://ca.${DOMAIN_LOCAL} {
|
http://ca.${DOMAIN_LOCAL} {
|
||||||
root * /data/caddy/pki/authorities/local/
|
root * /data/caddy/pki/authorities/local/
|
||||||
file_server browse
|
file_server browse
|
||||||
|
|||||||
Reference in New Issue
Block a user