This commit is contained in:
parent
de7657361b
commit
0a358e1bce
@ -28,6 +28,7 @@ services:
|
|||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.ipv6-test.rule=Host(`ipv6test.online`) || Host(`test.ipv6test.online`) || Host(`4.ipv6test.online`) || Host(`6.ipv6test.online`)
|
- traefik.http.routers.ipv6-test.rule=Host(`ipv6test.online`) || Host(`test.ipv6test.online`) || Host(`4.ipv6test.online`) || Host(`6.ipv6test.online`)
|
||||||
- traefik.http.routers.ipv6-test.entrypoints=web,websecure
|
- traefik.http.routers.ipv6-test.entrypoints=web,websecure
|
||||||
|
- traefik.http.routers.ipv6-test.middlewares=CORS@file
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
- ipv6-test
|
- ipv6-test
|
||||||
|
Loading…
Reference in New Issue
Block a user