Skip to content

Commit

Permalink
Merge pull request #52 from quangdangfit/protobuf
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
quangdangfit authored Aug 20, 2023
2 parents 844b249 + 1406cfe commit a087bd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ You can see the docker compose file [here](https://github.com/quangdangfit/docke

```yaml
environment: production
port: 8888
http_port: 8888
grpc_port: 8889
auth_secret: ######
database_uri: postgres://username:password@host:5432/database
redis_uri: localhost:6379
Expand Down Expand Up @@ -71,6 +72,7 @@ Project information and existing API

### Tech stack
- Restful API
- GRPC
- DDD
- Gorm
- Swagger
Expand Down

0 comments on commit a087bd3

Please sign in to comment.