Skip to content

Commit 9504355

Browse files
committed
update default solution name
1 parent b3b538b commit 9504355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ci-test-docker: docker-lint docker-build docker-scan docker-run ## run CI test f
8585
# ---
8686
# Application
8787
# ---
88-
SOLUTION_NAME ?= "DEFAULT"
88+
SOLUTION_NAME ?= "SANDBOX"
8989

9090
.PHONY: backend
9191
backend: ## run backend

0 commit comments

Comments
 (0)