Update Dashboard_Containers/organizr/compose.yaml
This commit is contained in:
@@ -5,8 +5,8 @@ services:
|
||||
hostname: organizr
|
||||
image: organizr/organizr:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 5011:80
|
||||
#ports:
|
||||
# - 5011:80
|
||||
volumes:
|
||||
- /srv/docker/organizr:/config
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user