Skip to content

Commit 73db351

Browse files
author
Andrei Neagu
committed
added new makefile entry
1 parent ba618d2 commit 73db351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ printf "$$rows" "oSparc platform" "http://$(get_my_ip).nip.io:9081";\
323323
printf "$$rows" "oSparc public API doc" "http://$(get_my_ip).nip.io:8006/dev/doc";\
324324
printf "$$rows" "oSparc web API doc" "http://$(get_my_ip).nip.io:9081/dev/doc";\
325325
printf "$$rows" "Dask Dashboard" "http://$(get_my_ip).nip.io:8787";\
326+
printf "$$rows" "Dy-schd Dashboard" "http://$(get_my_ip).nip.io:8012";\
326327
printf "$$rows" "Docker Registry" "http://$${REGISTRY_URL}/v2/_catalog" $${REGISTRY_USER} $${REGISTRY_PW};\
327328
printf "$$rows" "Invitations" "http://$(get_my_ip).nip.io:8008/dev/doc" $${INVITATIONS_USERNAME} $${INVITATIONS_PASSWORD};\
328329
printf "$$rows" "Jaeger" "http://$(get_my_ip).nip.io:16686";\

0 commit comments

Comments
 (0)