This commit is contained in:
Kroese 2023-04-12 00:41:05 +02:00 committed by GitHub
parent 02b26972ff
commit 4840ab2878

View file

@ -40,7 +40,6 @@ services:
- NET_ADMIN
ports:
- 22:22
- 80:80
restart: on-failure
stop_grace_period: 60s
```