This commit is contained in:
behruz-dev
2025-09-16 17:04:04 +05:00
parent f5a4f879be
commit 795eb7a5a9

View File

@@ -147,8 +147,4 @@ ALLOWED_ATMOS_IPS = []
CONSUMER_KEY = env.str('CONSUMER_KEY')
CONSUMER_SECRET = env.str('CONSUMER_SECRET')
STORE_ID = env.str('STORE_ID')
API_KEY = env.str('API_KEY')
GLOBAL_CONSUMER_KEY = env.str('GLOBAL_CONSUMER_KEY')
GLOBAL_CONSUMER_SECRET = env.str('GLOBAL_CONSUMER_SECRET')
GLOBAL_STORE_ID = env.str('GLOBAL_STORE_ID')
API_KEY = env.str('API_KEY')