fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add submodule librarian
[edumed.git]
/
fabfile.py
diff --git
a/fabfile.py
b/fabfile.py
index
30d866b
..
b157b2c
100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-5,5
+5,5
@@
env.hosts = ['giewont.icm.edu.pl']
env.user = 'edumed'
env.app_path = '/srv/edukacjamedialna.edu.pl'
env.services = [
env.user = 'edumed'
env.app_path = '/srv/edukacjamedialna.edu.pl'
env.services = [
-
DebianGunicorn
('edumed'),
+
Supervisord
('edumed'),
]
]