This commit is contained in:
Jade Ellis 2024-04-28 22:30:18 +01:00
parent a2013b5aaa
commit 53f1274956

View file

@ -14,6 +14,10 @@ ReadOnly=true
AutoUpdate=local
Network=web.network
Environment=ORIGIN=https://jade.ellis.link
# PROTOCOL_HEADER=x-forwarded-proto HOST_HEADER=x-forwarded-host
Label="traefik.enable=true"
Label="traefik.http.routers.jade-website-frontend.rule=Host(`jade.ellis.link`)"
Label="traefik.http.routers.jade-website-frontend.entrypoints=https"