minor document tidy
This commit is contained in:
parent
2f00965655
commit
f20bb436c7
1 changed files with 3 additions and 5 deletions
|
|
@ -11,14 +11,12 @@
|
||||||
|
|
||||||
### https setup
|
### https setup
|
||||||
|
|
||||||
set up the domain A record to point to the server
|
- set up the domain A record to point to the server
|
||||||
|
- set up the server hosting firewall to allow open access to https (port 443) only
|
||||||
set up the server hosting firewall to allow open access to https (port 443) only
|
|
||||||
|
|
||||||
### database setup
|
### database setup
|
||||||
|
|
||||||
copy the `.env.example` file to `.env` and change the database password
|
- copy the `.env.example` file to `.env` and change the database password
|
||||||
|
|
||||||
|
|
||||||
### service bring-up and running
|
### service bring-up and running
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue