edit readme

This commit is contained in:
Simon Larsen 2023-07-17 17:59:15 +01:00
parent ae7c32a32d
commit 99462978cc
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -43,7 +43,7 @@ To install:
git checkout release # Please make sure you're on release branch.
cp config.example.env config.env
# IMPORTANT: Edit config.env file and add your own values. Please make sure you have random secrets.
# IMPORTANT: Edit config.env file. Please make sure you have random secrets.
source config.env
docker-compose up -d