Update README.md
This commit is contained in:
parent
0d50ece11c
commit
3657bfd2e4
@ -28,6 +28,12 @@ cp test.env .env
|
|||||||
npm run docker-prod
|
npm run docker-prod
|
||||||
```
|
```
|
||||||
|
|
||||||
|
5. To run in detached mode run
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm run docker-prod:detached
|
||||||
|
```
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
|
|
||||||
- Mariadb typically takes some time to startup, when it starts up the admin site can fire up. If it doesn't start up at first simply stop the stack and start again using `npm run docker-prod`.
|
- Mariadb typically takes some time to startup, when it starts up the admin site can fire up. If it doesn't start up at first simply stop the stack and start again using `npm run docker-prod`.
|
||||||
|
Loading…
Reference in New Issue
Block a user