Setup Windows 7 TZAUSTRIA
parent
1f28a8f8f7
commit
2aed9fca45
|
|
@ -4,3 +4,4 @@
|
||||||
.settings
|
.settings
|
||||||
.idea
|
.idea
|
||||||
*.swp
|
*.swp
|
||||||
|
tza36
|
||||||
|
|
@ -26,6 +26,7 @@ ENVIRONMENTS = {
|
||||||
# Local environments are listed with passwords
|
# Local environments are listed with passwords
|
||||||
'br': Environment('http://localhost', '8080', 'tz-austria_1', 'admin', 'x', 'admin'),
|
'br': Environment('http://localhost', '8080', 'tz-austria_1', 'admin', 'x', 'admin'),
|
||||||
'aa': Environment('http://localhost', '8080', 'tz-austria_1', 'admin', 'x', 'admin'),
|
'aa': Environment('http://localhost', '8080', 'tz-austria_1', 'admin', 'x', 'admin'),
|
||||||
|
'oa': Environment('http://localhost', '8080', 'tz-austria_1', 'admin', 'x', 'admin'),
|
||||||
|
|
||||||
# Remote environments are always listed without passwords!
|
# Remote environments are always listed without passwords!
|
||||||
# Do not store them here, you have to type them anyway!
|
# Do not store them here, you have to type them anyway!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue