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.
2 parents dc19a2f + 49d3fe6 commit 9f18cefCopy full SHA for 9f18cef
frontend/Makefile
@@ -93,7 +93,7 @@ start-bundle: ## Serve the built bundle
93
94
.PHONY: start-dev-mobile
95
start-dev-mobile: ## Start the development server for mobile (accessible on network)
96
- npx ng serve --configuration local --host 0.0.0.0
+ npx ng serve --configuration development --host 0.0.0.0
97
98
.PHONY: start-fuzzing
99
start-fuzzing: install-deps ## Start the fuzzing build and serve
frontend/public/images/logo/text-logo-text.svg
0 commit comments