mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-27 03:15:19 +00:00
61445b4811
- Added Docker deployment instructions to the README, including steps for creating data directories, updating configuration paths, and starting the application with Docker Compose. - Updated .gitignore to include a new data directory structure, ensuring user-specific configurations, databases, and logs are ignored while maintaining the directory structure.
4 lines
182 B
Plaintext
Executable File
4 lines
182 B
Plaintext
Executable File
# This file ensures the data directory structure is tracked in git
|
|
# User-specific files (config.ini, databases, logs) should not be committed
|
|
# See DOCKER.md for setup instructions
|