Merge branch 'majorchange' of bitbucket.org:ronnyabraham/fabric into majorchange
This commit is contained in:
commit
b427df6924
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ class DeployMeta(QtGui.QMainWindow):
|
||||||
'title': 'Nginx Port',
|
'title': 'Nginx Port',
|
||||||
'location': 'nginx.port',
|
'location': 'nginx.port',
|
||||||
'default': {
|
'default': {
|
||||||
'development': "8050",
|
'development': "8080",
|
||||||
'staging': "80",
|
'staging': "80",
|
||||||
'production': "80",
|
'production': "80",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue