Compare commits
2 Commits
c577d97164
...
fb786cb928
Author | SHA1 | Date | |
---|---|---|---|
|
fb786cb928 | ||
|
b7cc7f6fa2 |
@ -1,6 +1,9 @@
|
||||
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