Update README.md
This commit is contained in:
@@ -28,6 +28,12 @@ cp test.env .env
|
||||
npm run docker-prod
|
||||
```
|
||||
|
||||
5. To run in detached mode run
|
||||
|
||||
```bash
|
||||
npm run docker-prod:detached
|
||||
```
|
||||
|
||||
### 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`.
|
||||
|
||||
Reference in New Issue
Block a user