Adding log directives to Homepage for testing.

This commit is contained in:
2024-12-31 05:13:50 -05:00
parent 891a713795
commit 9143410d99
+2 -2
View File
@@ -1593,8 +1593,8 @@ services:
homepage:
container_name: homepage
image: ghcr.io/gethomepage/homepage:latest
# labels:
# swag_server_custom_directive: access_log /config/log/$$host_access.log ; error_log /config/log/$$host_error.log
labels:
swag_server_custom_directive: access_log /config/log/$$host_access.log ; error_log /config/log/$$host_error.log ;
networks:
default: null
ports: