freshrss: Initial commit
This commit is contained in:
11
freshrss/.env.example
Normal file
11
freshrss/.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# set IS_ARM to :arm for ARM version
|
||||
IS_ARM=
|
||||
|
||||
FRESHRSS_DOMAIN=freshrss.ykz.app
|
||||
CRON_MIN=2,32
|
||||
|
||||
# Variables below are only used at the very first run
|
||||
ADMIN_USERNAME=admin_username_goes_here
|
||||
ADMIN_EMAIL=admin_email_goes_here
|
||||
ADMIN_PASSWORD=admin_password_goes_here
|
||||
ADMIN_API_PASSWORD=admin_api_password_goes_here
|
||||
Reference in New Issue
Block a user