Replace MySQL with SQLite, fix Jinja2 template syntax, and add README
This commit is contained in:
@@ -10,9 +10,3 @@ SSH_KEY_PATH=/root/.ssh/id_ed25519
|
||||
# Collection settings
|
||||
COLLECTION_INTERVAL=300
|
||||
MAX_CONCURRENT_SSH=5
|
||||
|
||||
# MySQL credentials
|
||||
MYSQL_ROOT_PASSWORD=changeme_root
|
||||
MYSQL_DATABASE=infmap
|
||||
MYSQL_USER=infmap
|
||||
MYSQL_PASSWORD=changeme
|
||||
|
||||
Reference in New Issue
Block a user