added config in the path for ts config

This commit is contained in:
2024-04-30 05:48:10 +00:00
parent 3f4d7852c0
commit 910ec48858

View File

@@ -8,7 +8,7 @@
"${TS_CERT_DOMAIN}:443": {
"Handlers": {
"/": {
"Proxy": "http://photprism-front:2342"
"Proxy": "http://photoprism-front:2342"
}
}
}