This commit is contained in:
parent
40066d1061
commit
af0a1d7da2
@ -12,5 +12,10 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: authlib-skin
|
container_name: authlib-skin
|
||||||
restart: always
|
restart: always
|
||||||
|
labels:
|
||||||
|
- traefik.enable=true
|
||||||
|
- traefik.http.routers.authlib-skin.rule=Host(`auth.hfbz.net`)
|
||||||
|
- traefik.http.routers.authlib-skin.entrypoints=web,websecure
|
||||||
|
- traefik.http.routers.authlib-skin.middlewares=CORS@file
|
||||||
networks:
|
networks:
|
||||||
- authlib-skin
|
- authlib-skin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user