nginx
This commit is contained in:
parent
afcade9ef3
commit
280c45fcd2
@ -1,5 +1,5 @@
|
|||||||
upstream chasselay_app_unicorn {
|
upstream chasselay_app_unicorn {
|
||||||
server unix:/home/web/auclair_app/shared/tmp/unicorn.sock fail_timeout=0;
|
server unix:/home/web/chasselay_app/shared/tmp/unicorn.sock fail_timeout=0;
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user