diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-03-16 00:26:07 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-03-16 00:26:07 +0100 |
commit | 9f7690327f8d74abdd86232546a154ab8408d174 (patch) | |
tree | 0abeaade1c7673579c1b6a76cd4c6c25395555ee /descriptor/stfe.json | |
parent | e2959d506de6067afe494315c3621b33613b5414 (diff) |
started to re-add basic client commands
Diffstat (limited to 'descriptor/stfe.json')
-rw-r--r-- | descriptor/stfe.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/descriptor/stfe.json b/descriptor/stfe.json deleted file mode 100644 index 34f884b..0000000 --- a/descriptor/stfe.json +++ /dev/null @@ -1,12 +0,0 @@ -[ - { - "name": "Test operator", - "email":"test@example.com", - "logs": [ - { - "id":"AAEgFKl1V+J3ib3Aav86UgGD7GRRtcKIdDhgc0G4vVD/TGc=", - "base_url":"localhost:6965/st/v1" - } - ] - } -] |