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
commitac16053eaddccffc6136e0bd668a9ddfb99738ec (patch)
tree373c34c6cc699ddde1d09e5755666b1ae260c27c /template/Caddyfile.template
parent31367d9feb0dc8ea759a41eb9b0179b3aee65f67 (diff)
downloadcrupest-ac16053eaddccffc6136e0bd668a9ddfb99738ec.tar.gz
crupest-ac16053eaddccffc6136e0bd668a9ddfb99738ec.tar.bz2
crupest-ac16053eaddccffc6136e0bd668a9ddfb99738ec.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
}