Port auf 8090 geaendert (8080 war belegt auf NAS)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user