Redeploy Harbor with StorageClass

This commit is contained in:
2020-10-30 12:49:21 +01:00
parent 732fd4229e
commit 3120186df9
3 changed files with 11 additions and 3 deletions

View File

@ -53,7 +53,9 @@ data:
spamasaurus.com.conf: |
$HTTP["host"] == "spamasaurus.com" {
server.document-root = "/var/www/spamasaurus.com/public"
}
index-file.names += ("spamasaurusRex.login.php")
}
sw.itch.fyi.conf: |
$HTTP["host"] == "sw.itch.fyi" {
server.document-root = "/var/www/sw.itch.fyi/"