Update README.md
This commit is contained in:
parent
a52520c4e2
commit
5b4a4cc75d
@ -49,5 +49,9 @@ Dokku deployment with image from Docker Hub
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
dokku apps:create publitebackend
|
dokku apps:create publitebackend
|
||||||
|
|
||||||
|
# increase file size limit to be able to upload bigger books
|
||||||
|
dokku nginx:set publitebackend client_max_body_size 50m
|
||||||
|
|
||||||
dokku git:from-image publitebackend publite/backend:latest
|
dokku git:from-image publitebackend publite/backend:latest
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user