changelog shortlog graph tags branches files raw help

Mercurial > infra > home / changeset: update caddy roots

changeset 75: f4ebcb51191f
parent 74: 68faf180fee2
child 76: e63337c727c0
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 28 Jul 2024 17:57:10 -0400
files: caddy.json
description: update caddy roots
     1.1--- a/caddy.json	Sat Jul 27 16:11:56 2024 -0400
     1.2+++ b/caddy.json	Sun Jul 28 17:57:10 2024 -0400
     1.3@@ -87,7 +87,7 @@
     1.4                       "handle": [
     1.5                         {
     1.6                           "handler": "vars",
     1.7-                          "root": "/srv/http/packy.compiler.company"
     1.8+                          "root": "www/packy.compiler.company"
     1.9                         }
    1.10                       ]
    1.11                     },
    1.12@@ -240,7 +240,7 @@
    1.13                       "handle": [
    1.14                         {
    1.15                           "handler": "vars",
    1.16-                          "root": "/srv/http/demo.compiler.company"
    1.17+                          "root": "www/demo.compiler.company"
    1.18                         }
    1.19                       ]
    1.20                     },
    1.21@@ -359,7 +359,7 @@
    1.22                       "handle": [
    1.23                         {
    1.24                           "handler": "vars",
    1.25-                          "root": "/srv/http/cdn.compiler.company"
    1.26+                          "root": "www/cdn.compiler.company"
    1.27                         }
    1.28                       ]
    1.29                     },
    1.30@@ -512,7 +512,7 @@
    1.31                       "handle": [
    1.32                         {
    1.33                           "handler": "vars",
    1.34-                          "root": "/srv/http/the.compiler.company"
    1.35+                          "root": "www/the.compiler.company"
    1.36                         }
    1.37                       ]
    1.38                     },
    1.39@@ -980,7 +980,7 @@
    1.40                       "handle": [
    1.41                         {
    1.42                           "handler": "vars",
    1.43-                          "root": "/srv/http/compiler.company"
    1.44+                          "root": "www/compiler.company"
    1.45                         }
    1.46                       ]
    1.47                     },
    1.48@@ -1152,7 +1152,7 @@
    1.49               "handle": [
    1.50                 {
    1.51                   "handler": "vars",
    1.52-                  "root": "/srv/http/"
    1.53+                  "root": "www"
    1.54                 },
    1.55                 {
    1.56                   "browse": {},