Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ start-bundle: ## Serve the built bundle

.PHONY: start-dev-mobile
start-dev-mobile: ## Start the development server for mobile (accessible on network)
npx ng serve --configuration local --host 0.0.0.0
npx ng serve --configuration development --host 0.0.0.0

.PHONY: start-fuzzing
start-fuzzing: install-deps ## Start the fuzzing build and serve
Expand Down
12 changes: 11 additions & 1 deletion frontend/public/images/logo/text-logo-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading