flutter-vienna-hackathon-25/wien_talks
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
..
.github/workflows reinit as serverpod project 2025-08-16 11:58:34 +02:00
wien_talks_client regenerate endpoint source 2025-08-16 19:37:06 +02:00
wien_talks_flutter powerpoint presentation 2025-08-16 19:47:26 +02:00
wien_talks_server server: docker: fix traefik not being able to discover server 2025-08-16 22:52:06 +02:00
defines.mk make: add top-level Makefile and defines.mk 2025-08-16 14:51:57 +02:00
FunMap_Presentation.pptx powerpoint presentation 2025-08-16 19:47:26 +02:00
Makefile make: fix PHONY target declarations 2025-08-16 16:12:06 +02:00