mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 12:20:43 +04:00
fixes
This commit is contained in:
0
matrix/data/.keep
Normal file
0
matrix/data/.keep
Normal file
0
matrix/db/.keep
Normal file
0
matrix/db/.keep
Normal file
@@ -11,7 +11,6 @@ services:
|
|||||||
- portainer_data:/data
|
- portainer_data:/data
|
||||||
ports:
|
ports:
|
||||||
- "${PORTAINER_PORT:?}:9000"
|
- "${PORTAINER_PORT:?}:9000"
|
||||||
- "8000:8000"
|
|
||||||
command: -H unix:///var/run/docker.sock
|
command: -H unix:///var/run/docker.sock
|
||||||
networks:
|
networks:
|
||||||
- portainer_network
|
- portainer_network
|
||||||
|
|||||||
Reference in New Issue
Block a user