diff --git a/docs/DOCKER_INSTALL.md b/docs/DOCKER_INSTALL.md index 576705a..db87e33 100644 --- a/docs/DOCKER_INSTALL.md +++ b/docs/DOCKER_INSTALL.md @@ -11,14 +11,12 @@ ### https setup -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 domain A record to point to the server +- set up the server hosting firewall to allow open access to https (port 443) only ### 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 ```