Ready for release: Includes Auto-cron, Installer, and Schema
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# .env
|
||||
MYSQL_ROOT_PASSWORD=someweirdrootpassword
|
||||
MYSQL_DATABASE=rss_db
|
||||
MYSQL_USER=rss_user
|
||||
MYSQL_PASSWORD=secretpassword123
|
||||
Reference in New Issue
Block a user