Merge pull request 'update traefik from 2.5 to 2.9' (#5) from update_proxy into master
Reviewed-on: #5
This commit is contained in:
commit
09c86614f3
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.9
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
|
Loading…
Reference in a new issue