Hi,
just got into trouble by using caddy. What I want is just to run the latest seatable server on e.g. xxx.xxx.xxx.xxx:8100. I tried to set the following:
caddy: http://${SEATABLE_SERVER_HOSTNAME}:8100
caddy.reverse_proxy: "{{upstreams 80}}"
but this seems not to be the right way. Maybe someone here can help? Many thanks!