mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
Add daas configuration
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
2a3fdb548a
commit
18091edc15
3 changed files with 30 additions and 1 deletions
|
@ -47,6 +47,14 @@ https://build.msfjarvis.website {
|
|||
}
|
||||
}
|
||||
|
||||
https://daas.msfjarvis.website {
|
||||
import base_config
|
||||
import compression_config
|
||||
proxy / http://localhost:8082 {
|
||||
import proxy_config
|
||||
}
|
||||
}
|
||||
|
||||
https://docker.msfjarvis.website {
|
||||
import base_config
|
||||
import compression_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue