Port auf 8090 geaendert (8080 war belegt auf NAS)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kroonk
2026-04-12 14:32:58 +02:00
parent a739675b16
commit 62f85e2132
2 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
services:
photography:
build: .
image: ghcr.io/kroonk/photography:latest
container_name: photography-website
ports:
- "8080:80"
- "8090:80"
volumes:
# Nextcloud-Ordner mit Originalbildern (read-only)
- /volume1/nextcloud/data/Tom/files/Websitebilder:/usr/share/nginx/html/images/fulls:ro