dbgate.js => dbgate-serve.js

This commit is contained in:
Jan Prochazka
2022-03-13 16:49:33 +01:00
parent 3ccb00854c
commit 772a72dfd8
3 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ npm install -g dbgate
After installing, you can run dbgate with command:
```sh
dbgate
dbgate-serve
```
Then open http://localhost:5000 in your browser