mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
docs: Update getting-started.md (#1294)
Correct password spelling. Was missing w
This commit is contained in:
parent
0af2270926
commit
59cd88d720
@ -91,7 +91,7 @@ docker run -p 4242:4242 \
|
||||
port: 5432,
|
||||
database: 'unleash',
|
||||
user: 'unleash_user',
|
||||
password: 'passord',
|
||||
password: 'password',
|
||||
},
|
||||
server: {
|
||||
port: 4242,
|
||||
|
Loading…
Reference in New Issue
Block a user