]> git.parisson.com Git - teleforma.git/commitdiff
fix merge
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 29 Jun 2021 00:28:05 +0000 (02:28 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 29 Jun 2021 00:28:05 +0000 (02:28 +0200)
app/wsgi.sh

index 90c7eb97246e85481b66c7df500194c493899d07..ca4238f8ece85b05cc518c02220f20a703b2e803 100755 (executable)
@@ -9,17 +9,6 @@ src='/srv/src/'
 uwsgi_log='/var/log/uwsgi/app.log'
 debug_log='/var/log/app/debug.log'
 
-<<<<<<< HEAD
-# uwsgi params
-port=8000
-processes=32
-http_timeout=120
-#threads=2
-autoreload=3
-uid='www-data'
-gid='www-data'
-=======
->>>>>>> dev
 # patterns='*.js;*.css;*.jpg;*.jpeg;*.gif;*.png;*.svg;*.ttf;*.eot;*.woff;*.woff2'
 
 # Install a package in development mode