diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-21 18:01:20 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-21 18:01:20 +0100 |
| commit | daad473975cc3e6eba0536d5a8fe750cf8b2fa7d (patch) | |
| tree | f4496fcef64999005d55b5276a7a621496a8f1ad /resources/experiments/config.json | |
| parent | f5da60e4275ca1172128c3994298691e12d5e1f8 (diff) | |
Diffstat (limited to 'resources/experiments/config.json')
| -rw-r--r-- | resources/experiments/config.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/resources/experiments/config.json b/resources/experiments/config.json deleted file mode 100644 index ae383f45..00000000 --- a/resources/experiments/config.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "configuration file", - "port": "8080", - "backlog": 20, - "address": "127.0.0.1", - "postgresql" : "5432", - "username" : "matt", - "password" : "admin", - "database" : "opendc", - "topic" : "postgres_topic", - "kafka" : "9092" -} - |
