chore: add new env

pull/31/head
LRVT 2025-03-26 17:03:58 +01:00 zatwierdzone przez GitHub
rodzic d8800abea9
commit 02848c0f70
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -11,6 +11,7 @@ services:
environment:
- PUID=1000
- PGID=1000
- HOMEPAGE_ALLOWED_HOSTS=home.example.com # add your FQDN here
volumes:
#- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/homepage/config:/app/config # Make sure your local config directory exists
@ -27,4 +28,4 @@ services:
#networks:
# proxy:
# external: true
# external: true