Skip to content
Merged
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
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,9 @@ Run the following commands in the backend project:

Add host by adding --host if you want:

--host HOST --port PORT_NUMBERS
--host HOST --port PORT_NUMBERS

After configuring project setup your env folder in main folder
then run:

flutter run --dart-define-from-file=env/prod.json
Loading
Loading