Fixed README.md
This commit is contained in:
@@ -8,6 +8,7 @@ Prepare local dev environment
|
|||||||
```127.0.0.1 egommerce.local```
|
```127.0.0.1 egommerce.local```
|
||||||
2. Copy or link .env.local to the .env file
|
2. Copy or link .env.local to the .env file
|
||||||
3. Link the cert and key files from stack (./deploy/certs/identity-svc/) to the local ./deploy/certs dir:
|
3. Link the cert and key files from stack (./deploy/certs/identity-svc/) to the local ./deploy/certs dir:
|
||||||
|
|
||||||
```ln -s PATH_TO_THE_STACK_DIR/deploy/certs/identity-svc/identity-svc.crt deploy/certs/identity-svc.crt```
|
```ln -s PATH_TO_THE_STACK_DIR/deploy/certs/identity-svc/identity-svc.crt deploy/certs/identity-svc.crt```
|
||||||
|
|
||||||
```ln -s PATH_TO_THE_STACK_DIR/deploy/certs/identity-svc/identity-svc.key deploy/certs/identity-svc.key```
|
```ln -s PATH_TO_THE_STACK_DIR/deploy/certs/identity-svc/identity-svc.key deploy/certs/identity-svc.key```
|
||||||
|
|||||||
Reference in New Issue
Block a user