README: Tweak deployment instructions
This commit is contained in:
parent
700ff956cf
commit
00c976b5e3
1 changed files with 3 additions and 2 deletions
|
@ -214,8 +214,9 @@ as the server's domain name:
|
||||||
4. Run `./create-self-cert.sh` to generate a self-signed certificate for
|
4. Run `./create-self-cert.sh` to generate a self-signed certificate for
|
||||||
`dev.example`
|
`dev.example`
|
||||||
5. In `docker-compose.yml`, uncomment the `nginx` service
|
5. In `docker-compose.yml`, uncomment the `nginx` service
|
||||||
6. In `nginx.conf`, update the domain to `dev.example` and uncomment the
|
6. In `nginx.conf`,
|
||||||
self-signed cert paths
|
- Update the domain to `dev.example`
|
||||||
|
- Uncomment the self-signed cert paths
|
||||||
7. `docker-compose up`
|
7. `docker-compose up`
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in a new issue