Update DOCKER_INSTALL.md

This commit is contained in:
chloehjung15 2023-02-09 15:58:59 +13:00 committed by GitHub
parent 351a47790e
commit e3d006ffe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,10 @@ 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
copy the `.env.example` file to `.env` and change the database password
### service bring-up and running ### service bring-up and running
``` ```