mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-05 18:20:37 +01:00
ae257433cc
* Merge harbor db to postgres
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
MIGRATIONS_PATH=migrations/server/postgresql
|
|
DB_URL=postgres://server:password@postgresql:5432/notaryserver?sslmode=disable
|