mirror of
https://github.com/sbrow/nix.git
synced 2026-02-27 21:31:45 -05:00
feat: Added go template.
This commit is contained in:
11
templates/go/Caddyfile
Normal file
11
templates/go/Caddyfile
Normal file
@@ -0,0 +1,11 @@
|
||||
go.localhost {
|
||||
encode zstd gzip
|
||||
|
||||
# root * .
|
||||
# file_server
|
||||
|
||||
reverse_proxy :8888
|
||||
|
||||
tls internal
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user