initial(main): Add files for basic gridscale deployment of 2 hosts with config
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
metrics /metrics {
|
||||
per_host
|
||||
observe_catchall_hosts
|
||||
}
|
||||
admin :2019 {
|
||||
origins http://{{ private_ip_caddy }}:2019
|
||||
}
|
||||
}
|
||||
:80 {
|
||||
root * /usr/share/caddy
|
||||
file_server
|
||||
}
|
||||
Reference in New Issue
Block a user