przekazanie do sekretów do env - test only /// append slash
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
b863e9c9b1
commit
0b1c89da53
@ -19,8 +19,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
|
||||
REACT_CLIENT_ID = os.environ.get("REACT_CLIENT_ID")
|
||||
|
||||
REACT_CLIENT_SECRET = os.environ.get("LNKAYGodboIVuu4N9qECka8DaVUGd5YaKkE17fvrlXjw7fCdCTYo8uOtm39wm3Xk6PSVIhMPjhFmDGUswi3pQT4rgkvhnm8VRZyLhQYlJSqwnGMPw5AaHSxkRLh7g25A")
|
||||
|
||||
REACT_CLIENT_SECRET = os.environ.get("REACT_CLIENT_SECRET")
|
||||
|
||||
# Quick-start development settings - unsuitable for production
|
||||
# See https://docs.djangoproject.com/en/4.1/howto/deployment/checklist/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user