docker-compose.yaml aktualisiert
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
homepage:
|
homepage:
|
||||||
image: ghcr.io/gethomepage/homepage:latest
|
image: ghcr.io/gethomepage/homepage:latest
|
||||||
container_name: get-homepage
|
container_name: homepage
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
# Ports only needed if bypassing Traefik locally.
|
# Ports only needed if bypassing Traefik locally.
|
||||||
|
|||||||
Reference in New Issue
Block a user