Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f528588

Browse files
Correct hints
1 parent 1ebb092 commit f528588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎setupEnvironment.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ echo " "
183183

184184
echo "Setup finished, just type the following commands to start and see the logs of your environment"
185185
echo " "
186-
echo "Without Sonar and Keycloak: docker-compose up --build -d "
187-
echo "Full Toolset : docker-compose -f docker-compose.yml -f docker-compose-sonar.yml -f docker-compose-keycloak.yml up --build -d"
186+
echo "Without Sonar: docker-compose up --build -d "
187+
echo "Full Toolset : docker-compose -f docker-compose.yml -f docker-compose-sonar.yml --build -d"
188188
echo "docker-compose logs -f"
189189
echo " "
190190
echo "be patient ...10 docker-containers needs time to start up "

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /