Compare commits
No commits in common. "fb786cb92827c4bb1c751db7e4f932fe068a5513" and "c577d97164ecd21afeedd3c77ab1c252d595e70a" have entirely different histories.
fb786cb928
...
c577d97164
@ -1,9 +1,6 @@
|
||||
services:
|
||||
sitewillem:
|
||||
build: .
|
||||
image: willem/web
|
||||
container_name: willem-web
|
||||
restart: always
|
||||
labels:
|
||||
- "traefik.http.routers.sitewillem.rule=Host(`willem.truyen.network`) && PathPrefix(`/`)"
|
||||
- "traefik.http.routers.sitewillem.entrypoints=websecure"
|
||||
|
@ -18,7 +18,7 @@
|
||||
<h1>Willem games collection:</h1>
|
||||
|
||||
<h2>Games launcher:</h2>
|
||||
<p><a href="games-launcher.html">Games launcher</a></p>
|
||||
<p><a href="games-launcher.html">Games launcher</a> </p>
|
||||
|
||||
<h2>Individual game pages</h2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user