From 020225a40b640febde709bc569400ea14dcbc2de Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 21 Jun 2022 20:49:14 +0430 Subject: [PATCH] Minor change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a75fd9..b4d025f 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The objective is to have a self-hosted place to keep useful links in one place, 4. [Optional] If you want to use this app across the network change `REACT_APP_API_HOST` in docker-compose.yml with the computer IP and API port. -3. head to the main folder and run `docker compose up`. +3. head to the main folder and run `docker compose up -d`. ### Manual Setup