diff options
author | emkael <emkael@tlen.pl> | 2020-10-08 23:58:30 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2020-10-08 23:58:30 +0200 |
commit | 9a0ca4d1075f879b812cd8a1b55ab3a2c8e07c40 (patch) | |
tree | c3d885017b3e35aea1583c7ac2d5b6f4095f924c /configs/goniec.json | |
parent | 22d81d669191f669edd609d94859a8e480fa5b00 (diff) |
Multiple configs handling rewritten to use envsubst
Diffstat (limited to 'configs/goniec.json')
-rw-r--r-- | configs/goniec.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/goniec.json b/configs/goniec.json deleted file mode 100644 index 3b9c1bd..0000000 --- a/configs/goniec.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "enabled": 0, - "host": "localhost", - "port": 8090 -} |