This commit is contained in:
zino
2023-11-27 17:07:02 +01:00
parent 719b7188f3
commit 7bbdb295ff

View File

@@ -16,6 +16,8 @@ services:
- ./volumes/config:/config - ./volumes/config:/config
- /:/host - /:/host
restart: on-failure restart: on-failure
ports:
- ":8000"
networks: networks:
web: web: