mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 19:57:00 +05:30
Caddyfile: Add ACRA
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
17744d88b5
commit
1237b2d1de
1 changed files with 8 additions and 0 deletions
|
@ -54,6 +54,14 @@ https://msfjarvis.dev {
|
|||
}
|
||||
}
|
||||
|
||||
https://acra.msfjarvis.dev {
|
||||
import base_config
|
||||
import compression_config
|
||||
proxy / http://localhost:8080 {
|
||||
import proxy_config
|
||||
}
|
||||
}
|
||||
|
||||
https://commento.msfjarvis.dev {
|
||||
import base_config
|
||||
import compression_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue