Skip to content

Commit

Permalink
chore update build/Makefile.core.mk
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Jan 27, 2025
1 parent 6f2f7f0 commit c77efc8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build/Makefile.core.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@ SHELL :=/bin/bash -o pipefail
#-----------------------------------------------------------------------------
ADAPTER_URLS := "localhost:10000 localhost:10001 localhost:10002 localhost:10004 localhost:10005 localhost:10006 localhost:10007 localhost:10009 localhost:10010 localhost:10012"

#-----------------------------------------------------------------------------
# Providers
#-----------------------------------------------------------------------------
REMOTE_PROVIDER_LOCAL="http://localhost:9876"
MESHERY_CLOUD_DEV="http://localhost:9876"
MESHERY_CLOUD_PROD="https://meshery.layer5.io"
MESHERY_CLOUD_STAGING="https://staging-meshery.layer5.io"

#-----------------------------------------------------------------------------
# Server
#-----------------------------------------------------------------------------
Expand Down

0 comments on commit c77efc8

Please sign in to comment.