mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-02-23 15:49:50 +01:00
refactor DB
This commit is contained in:
@@ -2,4 +2,4 @@ DB_NAME = 'euclid'
|
||||
DB_HOST = 'localhost'
|
||||
DB_PORT = '5432'
|
||||
DB_USER = 'admin'
|
||||
DB_PASSWORD = 'admin'
|
||||
DB_PASSWORD = 'admin'
|
||||
|
||||
Reference in New Issue
Block a user