feat: add .env based configuration for API, Web, and Auth options
This commit is contained in:
4
.hypothesis/constants/4efedb0b38145ee9
Normal file
4
.hypothesis/constants/4efedb0b38145ee9
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/env.py
|
||||
# hypothesis_version: 6.151.11
|
||||
|
||||
['.env', '.env.local', '0.0.0.0', '8000', '8080', 'DECNET_ADMIN_USER', 'DECNET_API_HOST', 'DECNET_API_PORT', 'DECNET_JWT_SECRET', 'DECNET_WEB_HOST', 'DECNET_WEB_PORT', 'admin']
|
||||
Reference in New Issue
Block a user