summaryrefslogtreecommitdiffstats
path: root/ogcp/cfg/ogserver.json
diff options
context:
space:
mode:
authorJose M. Guisado <jguisado@soleta.eu>2020-11-06 09:32:27 +0000
committerJose M. Guisado <jguisado@soleta.eu>2020-11-06 09:32:27 +0000
commitb8ac0b7963faf8c26bf116516f7f8f097cd5e30a (patch)
tree1d66f2fb800c3076007092a380a4db11d206c2fd /ogcp/cfg/ogserver.json
parentb708047d28f9e462213621ae4f006659166ff141 (diff)
config: rename config file to ogcp.json
Do not use the same name as ogserver config file.
Diffstat (limited to 'ogcp/cfg/ogserver.json')
-rw-r--r--ogcp/cfg/ogserver.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/ogcp/cfg/ogserver.json b/ogcp/cfg/ogserver.json
deleted file mode 100644
index 9e715d4..0000000
--- a/ogcp/cfg/ogserver.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "IP": "127.0.0.1",
- "PORT": 8888,
- "API_TOKEN": "c3fe7bb0395747ec42a25df027585871"
-}