mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 06:25:07 +00:00
Update README.md
This commit is contained in:
@@ -10,10 +10,10 @@ micro new locations
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Generate the proto code
|
Locations makes use of postgres. Set the config for the database
|
||||||
|
|
||||||
```
|
```
|
||||||
make proto
|
micro user config set locations.database "postgresql://postgres@localhost:5432/locations?sslmode=disable"
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the service
|
Run the service
|
||||||
|
|||||||
Reference in New Issue
Block a user