mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
towards an easier to setup development environment
This commit is contained in:
parent
d9a2acb252
commit
f1674df788
@ -25,7 +25,7 @@ DATABASES = {
|
||||
'NAME': 'awx-dev',
|
||||
'USER': 'awx-dev',
|
||||
'PASSWORD': 'AWXsome1',
|
||||
'HOST': '',
|
||||
'HOST': 'localhost',
|
||||
'PORT': '',
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user