Compare commits
2 commits
a33c5f3088
...
3ae2378b6b
Author | SHA1 | Date | |
---|---|---|---|
3ae2378b6b | |||
|
7a915dc528 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
proxy:
|
proxy:
|
||||||
image: traefik:v2.4.9
|
image: traefik:v2.5
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
|
Loading…
Reference in a new issue