fnp
/
edumed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a120e8
)
fix fabfile
author
Jan Szejko
<j-sz@o2.pl>
Mon, 29 Feb 2016 15:54:34 +0000
(16:54 +0100)
committer
Jan Szejko
<j-sz@o2.pl>
Mon, 29 Feb 2016 15:54:34 +0000
(16:54 +0100)
fabfile.py
patch
|
blob
|
history
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 = [
-
DebianGunicorn
('edumed'),
+
Supervisord
('edumed'),
]