Slight readme change
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# How to run
|
# How to run
|
||||||
Create a folder named secrets, and make a file in it called postgrespassword. Put a strong password in this file
|
Create a folder named secrets, and make a file in it called postgrespassword. Put a strong password in this file
|
||||||
|
|
||||||
Copy .env.template into a file called .env, and set the environment variables in it to something sensible.
|
Copy .env.template into a file called .env, and set the environment variables in it to something sensible.
|
||||||
|
|
||||||
Change the port number of the server you wish to expose in the docker compose file
|
Change the port number of the server you wish to expose in the docker compose file
|
||||||
|
|
||||||
Run docker compose up -d
|
Run docker compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user