feature/code-update
This commit is contained in:
@@ -3,7 +3,7 @@ volumes:
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:3.0
|
||||
image: traefik:3
|
||||
container_name: traefik
|
||||
restart: always
|
||||
command: --providers.docker
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
entryPoints:
|
||||
http:
|
||||
web:
|
||||
address: ':80'
|
||||
https:
|
||||
websecure:
|
||||
address: ':443'
|
||||
asDefault: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user