Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaneshi committed Jan 24, 2021
2 parents 126aff4 + adda751 commit 0427c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
How to run:
1. Install MySql and create user 'ui_golestan' with password 'ui_golestan'. And create a schema named 'ui_golestan'
2. Run the jar release using 'java -jar golestan-1.0.jar'
2. Run the jar release using 'java -jar golestan-1.0.jar'. make sure go-auth is running with the .env file sent in telegram

Explore rest calls using http://localhost:8080/swagger-ui.html

0 comments on commit 0427c7e

Please sign in to comment.