mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-29 17:00:06 +02:00
Small documentation improvement
This commit is contained in:
parent
279aa370d9
commit
e9bbd38de2
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ Now you need to update PostgreSQL Admin User Password:
|
|||
sudo -u postgres psql
|
||||
postgres=#
|
||||
postgres=# ALTER USER postgres PASSWORD 'demoPassword';
|
||||
postgres=# CREATE DATABASE registry;
|
||||
postgres=# \q
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue