Use PHP7 for Docker image
This commit is contained in:
@@ -7,4 +7,3 @@ Environment variables maybe useful when Kanboard is deployed as container (Docke
|
||||
|---------------|---------------------------------------------------------------------------------------------------------------------------------|
|
||||
| DATABASE_URL | `[database type]://[username]:[password]@[host]:[port]/[database name]`, example: `postgres://foo:foo@myserver:5432/kanboard` |
|
||||
| DEBUG | Enable/Disable debug mode: "true" or "false" |
|
||||
| LOG_DRIVER | Logging driver: stdout, stderr, file or syslog |
|
||||
|
||||
Reference in New Issue
Block a user