From f150e0e72bd44708cbf0166710dace46524359e1 Mon Sep 17 00:00:00 2001 From: seolmin Date: Sat, 6 Jan 2024 22:37:40 +0900 Subject: [PATCH] fix: add system token settings in global conf --- src/spaceone/secret/conf/global_conf.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/spaceone/secret/conf/global_conf.py b/src/spaceone/secret/conf/global_conf.py index 4cac63e..3931b61 100644 --- a/src/spaceone/secret/conf/global_conf.py +++ b/src/spaceone/secret/conf/global_conf.py @@ -70,3 +70,6 @@ } } } + +# System Token Settings +TOKEN = ""