Navigation Menu

Skip to content

Commit

Permalink
Remove stupid stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
naitian committed Jan 28, 2018
1 parent 90ebd13 commit a0e956f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/run.sh
@@ -1,4 +1,4 @@
#!/bin/sh
export PRODUCTION="TRUE"
cd /web/projects/scope-backend/scope/backend
/web/projects/scope-backend/scope/env/bin/gunicorn scope_server.wsgi -b 127.0.0.1:$PORT -w=15
/web/projects/scope-backend/scope/env/bin/gunicorn wsgi -b 127.0.0.1:$PORT -w=15
Empty file removed backend/scope_server/__init__.py
Empty file.
File renamed without changes.
File renamed without changes.

0 comments on commit a0e956f

Please sign in to comment.