Files
gesthub/Caddyfile
k6Wz7SqNXTDm@tpaDX2% 094eeb7699 add base
2025-04-08 12:19:56 +02:00

14 lines
166 B
Caddyfile

# Caddyfile
wekan.localhost {
reverse_proxy wekan:8080
}
chat.localhost {
reverse_proxy rocketchat:3000
}
flask.localhost {
reverse_proxy flask:5000
}