diff --git a/Caddyfile b/Caddyfile index 3be4258..1020c77 100644 --- a/Caddyfile +++ b/Caddyfile @@ -90,7 +90,3 @@ https://hole.home.karnov.club { :58082 { import application_base "vault-web" 8082 } - -:53010 { - import application_base "bookstack-web" 3010 -} diff --git a/service.yml b/service.yml index 87fda22..6d2a9fe 100644 --- a/service.yml +++ b/service.yml @@ -11,8 +11,6 @@ ports: container: 53000 - host: 53001 container: 53001 - - host: 53010 - container: 53010 - host: 58082 container: 58082 - host: 50000