From 46028a5aabc96e86700454cd876c05eb87aa0456 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Mon, 21 Apr 2025 22:51:35 -0500 Subject: [PATCH] manual init --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f5240..322ff44 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ ts-cheminformatics/ 5. Start the Services ```bash - docker compose up -d + docker compose up --build -d ``` 6. Wait for Certificate to propagate [~2m]