comment and fix umlauts
This commit is contained in:
parent
45ab9376f5
commit
67f9a3cee7
1 changed files with 2 additions and 1 deletions
|
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
services =
|
services =
|
||||||
let
|
let
|
||||||
|
# jeder Block beschreibt eine Weiterleitung von port 80 und 443 für einen fqdn
|
||||||
forwards = {
|
forwards = {
|
||||||
plone = {
|
plone = {
|
||||||
dest = "141.56.51.3";
|
dest = "141.56.51.3";
|
||||||
|
|
@ -112,7 +113,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
Du hast dich scheinbar verlaufen. Können wir dir hier möglicherweise weiter helfen?
|
Du hast dich scheinbar verlaufen. Können wir dir hier möglicherweise weiter helfen?
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
${lib.foldlAttrs (
|
${lib.foldlAttrs (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue