diff options
Diffstat (limited to 'opendc-common/src/main/resources/database.toml')
| -rw-r--r-- | opendc-common/src/main/resources/database.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-common/src/main/resources/database.toml b/opendc-common/src/main/resources/database.toml index 35e1d159..c9aaa253 100644 --- a/opendc-common/src/main/resources/database.toml +++ b/opendc-common/src/main/resources/database.toml @@ -2,4 +2,4 @@ "username" = "matt" "password" = "admin" "database" = "opendc" -"table" = "postgres_topic"
\ No newline at end of file +"stream" = "postgres_topic"
\ No newline at end of file |
