diff --git a/Caddyfile b/Caddyfile new file mode 100644 index 0000000..5decc84 --- /dev/null +++ b/Caddyfile @@ -0,0 +1,7 @@ +{ + email arcbjorn@proton.me +} + +infra.arcbjorn.com { + reverse_proxy portainer:9000 +} \ No newline at end of file