apps/homepage/docker-compose.yml aktualisiert
This commit is contained in:
@@ -3,6 +3,9 @@ services:
|
||||
image: ghcr.io/gethomepage/homepage:latest
|
||||
container_name: homepage
|
||||
restart: unless-stopped
|
||||
dns:
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
environment:
|
||||
HOMEPAGE_ALLOWED_HOSTS: home.kaleschke.info
|
||||
GITEA_TOKEN: ${GITEA_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user