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
|
||||
`dev.example`
|
||||
5. In `docker-compose.yml`, uncomment the `nginx` service
|
||||
6. In `nginx.conf`, update the domain to `dev.example` and uncomment the
|
||||
self-signed cert paths
|
||||
6. In `nginx.conf`,
|
||||
- Update the domain to `dev.example`
|
||||
- Uncomment the self-signed cert paths
|
||||
7. `docker-compose up`
|
||||
|
||||
## License
|
||||
|
|
Loading…
Reference in a new issue