From 35893c1da698558db2870dac759a28c94835322d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Fri, 5 Apr 2024 15:03:25 +0200 Subject: [PATCH] chore: add background flag for docker-compose (#14) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1f0fa3..144be15 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Using the Testnet Starter, you can run a (mostly preconfigured) Codex node on yo 5. Run local nodes ```shell - docker-compose up + docker-compose up -d ``` 6. Setup port forwarding on your router for Codex, based on defined values