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