Update Dashboard_Containers/organizr/compose.yaml

This commit is contained in:
2026-04-12 00:29:11 +00:00
parent 50c96916a2
commit dd2b20c23d
+2 -2
View File
@@ -5,8 +5,8 @@ services:
hostname: organizr hostname: organizr
image: organizr/organizr:latest image: organizr/organizr:latest
restart: unless-stopped restart: unless-stopped
ports: #ports:
- 5011:80 # - 5011:80
volumes: volumes:
- /srv/docker/organizr:/config - /srv/docker/organizr:/config
environment: environment: