Hide unexposed containers

This commit is contained in:
2020-11-25 16:22:29 +01:00
parent 450c9e65f6
commit c9a39507fb
3 changed files with 8 additions and 5 deletions

View File

@@ -28,4 +28,5 @@
entryPoint = "web"
[providers.docker]
exposedByDefault = false
network = "web"