You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-09-16 08:56:19 +02:00
Updated README
This commit is contained in:
@@ -9,7 +9,14 @@ make
|
||||
|
||||
Currently tested with:
|
||||
* Go 1.15.2
|
||||
* MacOS Cataline (10.15.6)
|
||||
* MacOS Catalina (10.15.6)
|
||||
|
||||
The server defaults to using sqlite as the store, but can be configured to use Postgres:
|
||||
* In config.json
|
||||
* Set dbtype to "postgres"
|
||||
* Set dbconfig to the connection string (which you can copy from dbconfig_postgres)
|
||||
* Create a new "octo" database with psql
|
||||
* Restart the server
|
||||
|
||||
## Running and testing
|
||||
|
||||
|
Reference in New Issue
Block a user