mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Add example docker-compose.yaml for Postgres
This commit is contained in:
@@ -45,7 +45,7 @@ To change to LimeSurvey configuration, you can mount a Volume into the Container
|
||||
|
||||
| Parameter | Description |
|
||||
| --------- | ----------- |
|
||||
| DB_TYPE | Database Type to use. mysql or postgresql |
|
||||
| DB_TYPE | Database Type to use. mysql or pgsql |
|
||||
| DB_HOST | Database server hostname |
|
||||
| DB_PORT | Database server port |
|
||||
| DB_NAME | Database name |
|
||||
|
||||
Reference in New Issue
Block a user