From 41f76bf6918b0a3b8469a5c89a6767c523190ccd Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 25 Mar 2025 17:28:12 +0000 Subject: [PATCH] Updated Readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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!