From 52127adb08cff9e6bf6bad0125c3b5f7e0d04db2 Mon Sep 17 00:00:00 2001 From: Parker Date: Mon, 11 Nov 2024 23:57:44 -0600 Subject: Merge API+APP in Docker --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.py') diff --git a/config.py b/config.py index bb878bf..6ed420c 100644 --- a/config.py +++ b/config.py @@ -58,9 +58,9 @@ def load_config(): with open(file_path, "w") as f: f.write( """ - ip_to_location: "" - api_key: "" - """ +config: + ip_to_location: + api_key:""" ) LOG.critical( "`config.yaml` was not found, a template has been created." -- cgit v1.2.3-70-g09d2