forked from Giveth/apiGive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add redis container to staging docker-compose
- Loading branch information
1 parent
676a5a6
commit 8076293
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ API Give is a project that provide open API for third parties to can work with h | |
* Run [Migrations](#Migrations) | ||
* `npm start` | ||
* Now you can browse [Swagger](http:localhost:3040/docs) | ||
* You can login in [Admin panel](http:localhost:3040/admin) username: **[email protected]** password: **12345** | ||
* If you ran migrations successfully then you are able to login in [Admin panel](http:localhost:3040/admin) username: **[email protected]** password: **12345** | ||
|
||
### Test | ||
You should have a postgress instance up in order to running tests so you can use [Local DB docker-compose](./docker-compose-local-postgres-redis.ym) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters