diff --git a/README.md b/README.md index 53992e7..39c1b35 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # contracts -Change the host and port as necessary. +copy .env.example to .env and edit variables as necessary. -Run with "docker compose up --build" \ No newline at end of file +Run with "docker compose up --build -d" + +PROFIT!