From 7c9c1c0f9ee976fdef6de11f606a55eadf776e55 Mon Sep 17 00:00:00 2001 From: Milos Date: Wed, 5 Dec 2018 10:55:49 +0000 Subject: [PATCH] Update success.mk --- success.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/success.mk b/success.mk index 6d25dbd..56416d0 100644 --- a/success.mk +++ b/success.mk @@ -5,7 +5,7 @@ success: @echo " Welcome aboard the Balkan Omega Class Destroyer ship." @echo " (Capt. Shard welcomes you and wishes you a safe trip ! Go forth to virtory !)" @echo "" - @printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver${NC}" + @printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver 0.0.0.0:8000${NC}" @echo "" @printf " *******\n" @printf " ********* **\n" -- GitLab