Slight readme change
This commit is contained in:
parent
49e857f258
commit
3caf3cdb9e
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user