mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 08:36:59 +00:00
config.yaml: overwrite
This commit is contained in:
@@ -41,6 +41,7 @@ storage:
|
|||||||
127.0.0.1 localhost akpella.fst.ee
|
127.0.0.1 localhost akpella.fst.ee
|
||||||
::1 localhost akpella.fst.ee
|
::1 localhost akpella.fst.ee
|
||||||
- path: /opt/caddy/etc/caddy/Caddyfile
|
- path: /opt/caddy/etc/caddy/Caddyfile
|
||||||
|
overwrite: true
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
{
|
{
|
||||||
@@ -57,6 +58,7 @@ storage:
|
|||||||
reverse_proxy http://[::1]:8008
|
reverse_proxy http://[::1]:8008
|
||||||
}
|
}
|
||||||
- path: /opt/caddy/var/www/html/index.html
|
- path: /opt/caddy/var/www/html/index.html
|
||||||
|
overwrite: true
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
<h1>no</h1>
|
<h1>no</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user