ssh암복호화 해결 해야함
This commit is contained in:
9
.env.dev
Normal file
9
.env.dev
Normal file
@ -0,0 +1,9 @@
|
||||
DEBUG='1'
|
||||
SQL_ENGINE='django.db.backends.mysql'
|
||||
SQL_HOST='192.168.0.211'
|
||||
SQL_USER='demo'
|
||||
SQL_PASSWORD='ddochi90!@'
|
||||
SQL_DATABASE='msa-demo'
|
||||
SQL_PORT='3306'
|
||||
SECRET_KEY='django-insecure-*kh6e0376o-0m5n*xz^2a2t^fa^77c1=))f$3egn7!w7axaj-l'
|
||||
AUTH_VERIFY_URL=http://192.168.0.202:8000
|
Reference in New Issue
Block a user