fix: skift domæne til ecv.i80.dk
All checks were successful
Build and Deploy Erika CV / build-and-deploy (push) Successful in 35s
All checks were successful
Build and Deploy Erika CV / build-and-deploy (push) Successful in 35s
This commit is contained in:
@@ -63,5 +63,5 @@ jobs:
|
|||||||
- name: Notify deployment status
|
- name: Notify deployment status
|
||||||
run: |
|
run: |
|
||||||
echo "Deployment completed!"
|
echo "Deployment completed!"
|
||||||
echo "Service: https://erika.i80.dk"
|
echo "Service: https://ecv.i80.dk"
|
||||||
echo "Health: https://erika.i80.dk/health"
|
echo "Health: https://ecv.i80.dk/health"
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ job "web-erika" {
|
|||||||
|
|
||||||
tags = [
|
tags = [
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.http.routers.erika.rule=Host(`erika.i80.dk`)",
|
"traefik.http.routers.erika.rule=Host(`ecv.i80.dk`)",
|
||||||
"traefik.http.routers.erika.tls=true"
|
"traefik.http.routers.erika.tls=true"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user