Skip to content

Commit 7d478dd

Browse files
committed
docs(README): add detail about host
1 parent 0fb6124 commit 7d478dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ git clone https://github.com/DeepNotesApp/DeepNotes && cd DeepNotes && cp templa
2929
- `pnpm run dev:android` to start the Android app (requires Android Studio).
3030
- `pnpm run dev:ios` to start the iOS app (requires Xcode).
3131

32+
(If you use SPA or SSR, you must access the app through `http://localhost:60379` by default. Other URLs won't work. You can configure the host and ports in the `.env` file.)
33+
3234
## Special thanks to these libraries for making DeepNotes possible:
3335

3436
- [Vue.js](https://vuejs.org/): Reactivity, component system, and more

0 commit comments

Comments
 (0)