mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 08:17:01 +05:30
Caddyfile: Add commento backend
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
d2bd6b42a4
commit
1039eb52f7
1 changed files with 8 additions and 0 deletions
|
@ -51,6 +51,14 @@ https://bin.msfjarvis.dev {
|
|||
}
|
||||
}
|
||||
|
||||
https://commento.msfjarvis.dev {
|
||||
import base_config
|
||||
import compression_config
|
||||
proxy / http://localhost:8086 {
|
||||
import proxy_config
|
||||
}
|
||||
}
|
||||
|
||||
https://daas.msfjarvis.dev {
|
||||
import base_config
|
||||
import compression_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue