diff --git a/compose.yml b/compose.yml index a5a3b3b..f114981 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,8 @@ services: sitewillem: build: . + container_name: willem-web + restart: always labels: - "traefik.http.routers.sitewillem.rule=Host(`willem.truyen.network`) && PathPrefix(`/`)" - "traefik.http.routers.sitewillem.entrypoints=websecure" diff --git a/src/index.html b/src/index.html index ec8d2af..4196738 100644 --- a/src/index.html +++ b/src/index.html @@ -18,7 +18,7 @@