update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# NetBox credentials
|
||||
DATABASE_USER=<< database_user >>
|
||||
DATABASE_PASSWORD=<< database_password >>
|
||||
REDIS_PASSWORD=<< redis_password >>
|
||||
NETBOX_SECRET_KEY=<< netbox_secret_key >>
|
||||
<%- if email_enabled %>
|
||||
EMAIL_USERNAME=<< email_username >>
|
||||
EMAIL_PASSWORD=<< email_password >>
|
||||
<%- endif %>
|
||||
Reference in New Issue
Block a user