feat: route alles unter w-make.com — admin/api ohne Subdomain
- Traefik-Routing: /admin und /v1/* auf updates-api (prioritaet 150/200) - Portfolio fängt restliches w-make.com ab (prioritaet 100) - Subdomain updates.w-make.com entfällt - Admin-HTML: Kicker aktualisiert zu w-make.com - deploy-vps.sh: updates-api wird jetzt auch gebaut und deployed
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<div>
|
||||
<p class="kicker">Authelia · updates.w-make.com</p>
|
||||
<p class="kicker">Authelia · w-make.com</p>
|
||||
<h1>Links-Verwaltung</h1>
|
||||
</div>
|
||||
<button class="ghost" id="new-btn" type="button">Neuer Link</button>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<div>
|
||||
<p class="kicker">Authelia · updates.w-make.com</p>
|
||||
<p class="kicker">Authelia · w-make.com</p>
|
||||
<h1>Produkt-Updates</h1>
|
||||
</div>
|
||||
<button class="ghost" id="new-btn" type="button">Neues Update</button>
|
||||
|
||||
Reference in New Issue
Block a user