This commit is contained in:
Nicolas Bally 2013-09-19 14:27:08 +02:00
parent afcade9ef3
commit 280c45fcd2

View File

@ -1,5 +1,5 @@
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 {