Skip to content

Commit d9d26ab

Browse files
committed
test: remove tls config to see
1 parent c90c447 commit d9d26ab

File tree

1 file changed

+0
-5
lines changed
  • ansible/roles/docker-swarm-app-caddy/assets

1 file changed

+0
-5
lines changed

ansible/roles/docker-swarm-app-caddy/assets/Caddyfile

-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@
4343
}
4444
}
4545

46-
(tls_config) {
47-
tls {$HOME}/.local/caddy/server.crt {$HOME}/.local/caddy/server.key
48-
}
49-
5046
auth.{{domain}} {
51-
import tls_config
5247
authenticate with myportal
5348
}

0 commit comments

Comments
 (0)