Update Dashboard_Containers/organizr/compose.yaml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user