trying traefik 2.1

This commit is contained in:
msnie
2024-07-24 23:30:22 +02:00
parent d45db0ce2f
commit bdd13f47cf
+2
View File
@@ -6,6 +6,8 @@ services:
image: "traefik:v2.4"
container_name: "traefik"
hostname: "traefik"
networks:
- traefik
env_file:
- .env
ports: