mirror of
https://github.com/lmg-anon/mikupad.git
synced 2026-07-09 17:19:17 +00:00
Adds a new argument and environment variable to change the SQLite storage path, which helps with the Docker volume. Adds a .gitignore for any docker-compose.override.yml files.
3 lines
No EOL
117 B
Text
3 lines
No EOL
117 B
Text
MIKUPAD_LOGIN="anon"
|
|
MIKUPAD_PASSWORD="SET_YOUR_PASSWORD_HERE"
|
|
MIKUPAD_STORAGE_PATH="/storage/web-session-storage.db" |