Compare commits
No commits in common. "3ae2378b6b540ac2e1e8cacb82f210d498916a63" and "a33c5f308896ffae9cfe35bbba5780c1f5a8b37b" have entirely different histories.
3ae2378b6b
...
a33c5f3088
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
proxy:
|
proxy:
|
||||||
image: traefik:v2.5
|
image: traefik:v2.4.9
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
|
Loading…
Reference in a new issue