diff --git a/privfrontends/compose/safetwitch/compose.yml.j2 b/privfrontends/compose/safetwitch/compose.yml.j2 index 180ae50..1179ae7 100644 --- a/privfrontends/compose/safetwitch/compose.yml.j2 +++ b/privfrontends/compose/safetwitch/compose.yml.j2 @@ -12,7 +12,8 @@ services: backend: image: codeberg.org/dragongoose/safetwitch-backend ports: - - "5071:7000" + - "5072:7000" + # Something is using 5071, so I went ahead and changed it to 5072. environment: - PORT=7000 - URL=https://api.safetwitch.{{server_prefix}}.projectsegfau.lt diff --git a/privfrontends/templates/Caddyfile.j2 b/privfrontends/templates/Caddyfile.j2 index 80d0188..90f7996 100644 --- a/privfrontends/templates/Caddyfile.j2 +++ b/privfrontends/templates/Caddyfile.j2 @@ -180,7 +180,8 @@ safetwitch.{{ server_prefix }}.projectsegfau.lt safetwitch.projectsegfau.lt tw.p import torloc safetwitch } api.safetwitch.{{ server_prefix }}.projectsegfau.lt { - reverse_proxy :5071 + reverse_proxy :5072 + # Something is taking the port 5071, I've went ahead and changed it to 5072 temporarily, can be permanently kept. } hyperpipe.{{ server_prefix }}.projectsegfau.lt hyperpipe.projectsegfau.lt hp.psf.lt hp.{{ server_prefix }}.psf.lt { import def