[DOCKER] Automated PR for wizarr_deployment_2025-06-30T15-21-04 - #92 #92

Merged
gitea-sonarqube-bot merged 6 commits from wizarr_deployment_2025-06-30T15-21-04 into main 2025-07-01 07:22:00 -04:00
Showing only changes of commit 175b5f5e44 - Show all commits
+2
View File
@@ -1807,6 +1807,8 @@ services:
container_name: homepage
environment:
HOMEPAGE_ALLOWED_HOSTS: ${MY_TLD}
PUID: ${PUID}
PGID: ${PGID}
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 ;