port bindings commented

This commit is contained in:
2022-01-21 15:41:38 +01:00
parent a156d0a973
commit 3473ede85e
+2 -2
View File
@@ -49,8 +49,8 @@ services:
- apparmor:unconfined - apparmor:unconfined
## Run as a specific, non-root user (see https://docs.docker.com/engine/reference/run/#user): ## Run as a specific, non-root user (see https://docs.docker.com/engine/reference/run/#user):
# user: "1000:1000" # user: "1000:1000"
ports: #ports:
- "2342:2342" # HTTP port (host:container) # - "2342:2342" # HTTP port (host:container)
network_mode: "host" # change network mode to host network network_mode: "host" # change network mode to host network
environment: environment:
PHOTOPRISM_ADMIN_PASSWORD: "#gentoo#" # PLEASE CHANGE: Your initial admin password (min 4 characters) PHOTOPRISM_ADMIN_PASSWORD: "#gentoo#" # PLEASE CHANGE: Your initial admin password (min 4 characters)