Forgot MYSQL_PASSWORD
This commit is contained in:
parent
f894e8767f
commit
f42f9d891f
@ -40,6 +40,7 @@ PASSWORDS_MAKES = {
|
||||
'SERVICE_PASSWORD': 'service_password',
|
||||
'RABBIT_PASSWORD': 'rabbit',
|
||||
'SERVICE_TOKEN': 'service_token',
|
||||
'MYSQL_PASSWORD': 'sql',
|
||||
}
|
||||
|
||||
#default ports
|
||||
|
Loading…
Reference in New Issue
Block a user