diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-23 12:05:58 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-23 12:05:58 +0100 |
| commit | 4f816318b6672d40f23b22ca44cc06b77cadf961 (patch) | |
| tree | 40aa2cae25fee7a92eb36d1d471534a8b53fecd0 /opendc-common/src/main/resources/database.toml | |
| parent | daad473975cc3e6eba0536d5a8fe750cf8b2fa7d (diff) | |
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 |
