8000 more README · hefedev/docker-kanboard-postgres@68beb27 · GitHub
[go: up one dir, main page]

Skip to content

Commit 68beb27

Browse files
committed
more README
1 parent 24fe7c5 commit 68beb27

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,13 @@ This repository contains a docker-compose.yml to run Kanboard with PostgreSQL an
3232

3333
* *.env*: contains version numbers, and *database password: do not afraid to change it!*
3434

35-
* *data/config.php:*: standard [Kanboard configuration file](https://kanboard.net/documentation/config) prepared to using instantly; *DB_PASSWORD is the database password: do not afraid to change it!*
35+
* *set an exact version number for kanboard:* replace kanboard_version=latest
3636

37-
Database preparation: *postgres.sql* file is Kanboard [app/Schema/Sql/postgres.sql](https://kanboard.net/documentation/postgresql-configuration)
37+
Check config.php and postgres.sql files: it must comes from Kanboard v{kanboard_version}
38+
39+
* *data/config.php:*: standard [Kanboard configuration file](https://kanboard.net/documentation/config) prepared to using instantly; *DB_PASSWORD is the database password: do not afraid to change it!* https://github.com/kanboard/kanboard/blob/master/config.default.php
40+
41+
* *Database preparation:* *postgres.sql* file is Kanboard [app/Schema/Sql/postgres.sql](https://kanboard.net/documentation/postgresql-configuration) and https://github.com/kanboard/kanboard/tree/master/app/Schema/Sql
3842

3943
## Backup:
4044

0 commit comments

Comments
 (0)
0