Archived
port bindings commented
This commit is contained in:
+2
-2
@@ -49,8 +49,8 @@ services:
|
||||
- apparmor:unconfined
|
||||
## Run as a specific, non-root user (see https://docs.docker.com/engine/reference/run/#user):
|
||||
# user: "1000:1000"
|
||||
ports:
|
||||
- "2342:2342" # HTTP port (host:container)
|
||||
#ports:
|
||||
# - "2342:2342" # HTTP port (host:container)
|
||||
network_mode: "host" # change network mode to host network
|
||||
environment:
|
||||
PHOTOPRISM_ADMIN_PASSWORD: "#gentoo#" # PLEASE CHANGE: Your initial admin password (min 4 characters)
|
||||
|
||||
Reference in New Issue
Block a user