Setup Windows 7 TZAUSTRIA

develop
Andreas Osim 2017-11-21 13:44:07 +01:00
parent 1f28a8f8f7
commit 2aed9fca45
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
.settings
.idea
*.swp
tza36

View File

@ -26,6 +26,7 @@ ENVIRONMENTS = {
# Local environments are listed with passwords
'br': 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!
# Do not store them here, you have to type them anyway!