aboutsummaryrefslogtreecommitdiff
path: root/template/Caddyfile.template
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-31 20:14:32 +0800
committercrupest <crupest@outlook.com>2022-10-31 20:14:32 +0800
commit16bc28ac505aabd9da7dce085054a86db7904d6e (patch)
tree373c34c6cc699ddde1d09e5755666b1ae260c27c /template/Caddyfile.template
parentefdfc6feb5744d8ad4bd07e35fa8d662925e3e96 (diff)
downloadcrupest-16bc28ac505aabd9da7dce085054a86db7904d6e.tar.gz
crupest-16bc28ac505aabd9da7dce085054a86db7904d6e.tar.bz2
crupest-16bc28ac505aabd9da7dce085054a86db7904d6e.zip
...
Diffstat (limited to 'template/Caddyfile.template')
-rw-r--r--template/Caddyfile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/Caddyfile.template b/template/Caddyfile.template
index df917ac..b2d3dd7 100644
--- a/template/Caddyfile.template
+++ b/template/Caddyfile.template
@@ -16,5 +16,5 @@ timeline.{{CRUPEST_DOMAIN}} {
}
code.{{CRUPEST_DOMAIN}} {
- reverse_proxy code_server:8080
+ reverse_proxy code-server:8080
}