WIP proxy #3

Open
garbelo wants to merge 65 commits from proxy into main
Showing only changes of commit 4039dc54cb - Show all commits

View File

@@ -74,7 +74,7 @@ mkdir -p /opt/beyondcx/traefik
cat > /opt/beyondcx/traefik/docker-compose.yaml <<EOF cat > /opt/beyondcx/traefik/docker-compose.yaml <<EOF
services: services:
traefik: traefik:
image: traefik:v3.2 image: traefik:v3.6.1
container_name: traefik-prod-1 container_name: traefik-prod-1
ports: ports:
- "80:80" - "80:80"