api with oauth2 provider
This commit is contained in:
3
api.saladeaula.digital/app/config.py
Normal file
3
api.saladeaula.digital/app/config.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
COURSE_TABLE: str = os.getenv('COURSE_TABLE') # type: ignore
|
||||
Reference in New Issue
Block a user