Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGingi authored Nov 13, 2024
1 parent 4aa442f commit f19b2f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ A secure, (WIP) cross-platform note-taking application built with Rust. Features
- [ ] Mobile support
- [ ] Improved Sync
- [ ] Mac/Linux Support (I really only need to change the file locations and it should work)
- [ ] Custom Sync Server Address
- [ ] a lot more

## Installation
Expand Down Expand Up @@ -51,10 +50,10 @@ A secure, (WIP) cross-platform note-taking application built with Rust. Features

### Setup
1. Clone the repository
2. Run `docker compose up --build` to build and start the server.
2. Run `docker compose up --build` inside the server directory to build and start the server.

### Configuration
Currently you need to rebuild the client with your server address - will fix this soon.
Add your ip:port or if reverse proxying, your domain in sync server settings



0 comments on commit f19b2f1

Please sign in to comment.