From b7cc7f6fa290f3fab2c26975bad270d42e920743 Mon Sep 17 00:00:00 2001 From: Ward Truyen Date: Mon, 23 Sep 2024 17:05:25 +0200 Subject: [PATCH] chore: added Docker compose auto-restart --- compose.yml | 2 ++ src/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 @@

Willem games collection:

Games launcher:

-

Games launcher

+

Games launcher

Individual game pages