Compare commits
No commits in common. "09c86614f3f1dbf07ec111a6f3a69cabfbcfcb1d" and "acb2733c8384cb6fcceb046eadb10b8e80ede378" have entirely different histories.
09c86614f3
...
acb2733c83
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
proxy:
|
proxy:
|
||||||
image: traefik:v2.9
|
image: traefik:v2.5
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
|
Loading…
Reference in a new issue