Rip out Traefik

This commit is contained in:
Donal McBreen
2024-09-12 10:52:05 +01:00
parent 5bca8015bc
commit f4d309c5cc
66 changed files with 199 additions and 1531 deletions

View File

@@ -2,12 +2,12 @@ service: app
image: dhh/app
servers:
web_chicago:
traefik: true
proxy: true
hosts:
- 1.1.1.1
- 1.1.1.2
web_tokyo:
traefik: true
proxy: true
hosts:
- 1.1.1.3
- 1.1.1.4