refactoring

This commit is contained in:
2022-11-17 23:45:11 +01:00
parent 74b9edec4d
commit 7ce3c4f6a9
11 changed files with 6 additions and 147 deletions

View File

@@ -0,0 +1,12 @@
version: "3.9"
services:
whoami:
network_mode: "host"
image: traefik/whoami
command:
- --port=2001
traefik:
network_mode: "host"
image: "traefik:1.7.10"
volumes:
- /home/pi/repos/homeAutomation/traefik/traefik.1.7.10.toml:/etc/traefik/traefik.toml