mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-15 01:00:53 +08:00
typo
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
# Open-Chat-GPT REST Backend
|
||||
|
||||
## Almbeic database init
|
||||
## Alembic database init
|
||||
|
||||
Please edit `alembic.ini` and specify your database uri in the parameter `sqlalchemy.url`.
|
||||
Please edit `alembic.ini` and specify your database URI in the parameter `sqlalchemy.url = postgresql://<username>:<password>@<host>/<database_name>`.
|
||||
|
||||
|
||||
## REST Server Configuration
|
||||
|
||||
Reference in New Issue
Block a user