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:
bsod 2023-05-02 20:04:03 +02:00
commit 09c86614f3

View file

@ -2,7 +2,7 @@ version: '2'
services:
proxy:
image: traefik:v2.5
image: traefik:v2.9
ports:
- "80:80"
- "443:443"