mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
Update README.md
This commit is contained in:
@@ -10,14 +10,14 @@ micro new locations
|
||||
|
||||
## 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
|
||||
|
||||
```
|
||||
micro run .
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user