mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor: 🚚 Point to new docs site everywhere
This commit is contained in:
parent
cbcfe51362
commit
83f573c14f
4 changed files with 11 additions and 11 deletions
|
|
@ -36,9 +36,9 @@ git clone https://github.com/versia-pub/server.git
|
|||
bun install
|
||||
```
|
||||
|
||||
4. Set up a PostgreSQL database (you need a special extension, please look at [the database documentation](docs/database.md))
|
||||
1. Set up a PostgreSQL database (you need a special extension, please look at [the database documentation](https://server.versia.pub/setup/database))
|
||||
|
||||
5. Copy the `config/config.example.toml` file to `config/config.toml` and edit it to set up the database connection and other settings.
|
||||
2. Copy the `config/config.example.toml` file to `config/config.toml` and edit it to set up the database connection and other settings.
|
||||
|
||||
## HTTPS development
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue