Handling dev for alloro
This commit is contained in:
parent
a897c26dff
commit
9783727095
1 changed files with 1 additions and 15 deletions
|
|
@ -36,21 +36,7 @@ dylanbaird.com {
|
|||
file_server
|
||||
}
|
||||
|
||||
alloro.ca {
|
||||
@french header Accept-Language *fr*
|
||||
handle @french {
|
||||
root * /srv/alloro
|
||||
rewrite * /index-fr.html
|
||||
file_server
|
||||
}
|
||||
handle {
|
||||
root * /srv/alloro
|
||||
rewrite * /index.html
|
||||
file_server
|
||||
}
|
||||
}
|
||||
|
||||
app-dev.alloro.ca {
|
||||
dev.alloro.ca app-dev.alloro.ca {
|
||||
reverse_proxy alloro:8080
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue