diff options
-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`. |