This commit is contained in:
2022-04-03 22:02:58 +02:00
parent e7a4cad096
commit dfc8a6abfe
7 changed files with 49 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
- TZ=Europe/Warsaw
- SUBFOLDER=/ #optional
volumes:
- /home/docker:/config
- /docker/webtop:/config
- /var/run/docker.sock:/var/run/docker.sock #optional
ports:
- 3000:3000