This commit is contained in:
2025-01-31 15:43:36 -05:00
parent 245670e37f
commit 3ac23e5d5c
+1 -1
View File
@@ -1892,7 +1892,7 @@ services:
swag_proto: http
swag_port: 2283
swag_url: pics.${MY_TLD}
swag_server_custom_directive: >-
swag_server_custom_directive: |
location /share {
proxy_pass http://immich-public-proxy:3000;
proxy_set_header Host $host;