|
@@ -21,7 +21,7 @@ npm run start
|
|
|
- 数据库
|
|
|
- psql --dbname=postgresql://postgres:Edu2024textbask@127.0.0.1:25432/
|
|
|
- 管理看板
|
|
|
- - parse-dashboard --appId edu-textbook --masterKey "EDU2024" --serverURL http://8.140.98.43/parse --appName NovaCloud
|
|
|
+ - parse-dashboard --appId edu-textbook --masterKey "EDU2024" --serverURL http://8.140.98.43/parse --appName EduTextbook
|
|
|
``` sql
|
|
|
ALTER USER postgres WITH PASSWORD 'Edu2024textbask';
|
|
|
```
|