chore: add background flag for docker-compose (#14)
This commit is contained in:
parent
e53643dd3e
commit
35893c1da6
|
@ -128,7 +128,7 @@ Using the Testnet Starter, you can run a (mostly preconfigured) Codex node on yo
|
||||||
|
|
||||||
5. Run local nodes
|
5. Run local nodes
|
||||||
```shell
|
```shell
|
||||||
docker-compose up
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Setup port forwarding on your router for Codex, based on defined values
|
6. Setup port forwarding on your router for Codex, based on defined values
|
||||||
|
|
Loading…
Reference in New Issue