mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 15:35:42 -05:00
Formatting
This commit is contained in:
parent
bf9a08ff8e
commit
ecbd7bfd12
@ -11,6 +11,7 @@ This directory contains scripts for migrating an SQLite database to a PostgreSQL
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
In `/usr/vcs/docker/migration-scripts` modify the `.pgpass` file in with the correct content: `hostname:port:database:username:password`
|
In `/usr/vcs/docker/migration-scripts` modify the `.pgpass` file in with the correct content: `hostname:port:database:username:password`
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
```
|
```
|
||||||
localhost:5432:postgres:vcs:vcs
|
localhost:5432:postgres:vcs:vcs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user