mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
towards an easier to setup development environment
This commit is contained in:
@@ -25,7 +25,7 @@ DATABASES = {
|
||||
'NAME': 'awx-dev',
|
||||
'USER': 'awx-dev',
|
||||
'PASSWORD': 'AWXsome1',
|
||||
'HOST': '',
|
||||
'HOST': 'localhost',
|
||||
'PORT': '',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user