Refactoring
This commit is contained in:
@@ -14,9 +14,9 @@ Prepare local dev environment
|
||||
|
||||
```ln -s PATH_TO_THE_STACK_DIR/deploy/certs/identity-svc/identity-svc.key deploy/certs/identity-svc.key```
|
||||
4. Build server app binary:
|
||||
```make build-local```
|
||||
```make build-local-server```
|
||||
5. Run server app:
|
||||
```make run-local```
|
||||
```make run-local-server```
|
||||
|
||||
Build prod image:
|
||||
$ make build-image-prod
|
||||
|
||||
Reference in New Issue
Block a user