No description
Find a file
Max R. Carrara 9d1a61885c server: docker: fix traefik not being able to discover server
tl;dr: Since the server is in both the postgres instance's isolated
"backend" network and the public-facing "docker-net", traefik
unfortunately happened to decide to use the "backend" network for its
proxying purposes. This led to the server not being reachable at all.

This commit fixes that by explicitly telling traefik which network to
use.

Signed-off-by: Max R. Carrara <max@aequito.sh>
2025-08-16 22:52:06 +02:00
wien_talks server: docker: fix traefik not being able to discover server 2025-08-16 22:52:06 +02:00
.gitignore powerpoint presentation 2025-08-16 19:47:26 +02:00
.tool-versions init app 2025-08-16 11:43:38 +02:00