diff options
author | Anthony Wang | 2022-01-13 18:11:36 -0600 |
---|---|---|
committer | Anthony Wang | 2022-01-13 18:11:36 -0600 |
commit | e6325cf482abeedcb8c4e4682a806ff0f45e9246 (patch) | |
tree | da4344ec4f5eb3d0efc55442dce366f0d491f486 | |
parent | f7e60d17d133285178264abab0285e787fe7f7df (diff) |
Reformat README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ You can use `npm run build` to build the frontend and backend. Use `NEXT_PUBLIC_ You could also run `NEXT_PUBLIC_BACK_HOST='https://server.exozy.me' npm run dev` if you are only developing the frontend and connecting to the public backend server. ## Production deployment -Edit and run the script `./run`.
\ No newline at end of file +Edit and run the script `./run`. |