We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b538b commit 9504355Copy full SHA for 9504355
Makefile
@@ -85,7 +85,7 @@ ci-test-docker: docker-lint docker-build docker-scan docker-run ## run CI test f
85
# ---
86
# Application
87
88
-SOLUTION_NAME ?= "DEFAULT"
+SOLUTION_NAME ?= "SANDBOX"
89
90
.PHONY: backend
91
backend: ## run backend
0 commit comments