mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-18 02:37:11 +08:00
feat: add app WeWe-RSS
This commit is contained in:
14
apps/wewe-rss/2.6.1/.env.sample
Normal file
14
apps/wewe-rss/2.6.1/.env.sample
Normal file
@@ -0,0 +1,14 @@
|
||||
AUTH_CODE="password"
|
||||
CONTAINER_NAME="wewe-rss"
|
||||
CRON_EXPRESSION="35 5,17 * * *"
|
||||
FEED_MODE="fulltext"
|
||||
MAX_REQUEST_PER_MINUTE=60
|
||||
PANEL_APP_PORT_HTTP=40332
|
||||
PANEL_DB_HOST="mysql"
|
||||
PANEL_DB_HOST_NAME="mysql"
|
||||
PANEL_DB_NAME="wewe-rss"
|
||||
PANEL_DB_PORT=3306
|
||||
PANEL_DB_TYPE="mysql"
|
||||
PANEL_DB_USER="wewe-rss"
|
||||
PANEL_DB_USER_PASSWORD="wewe-rss"
|
||||
SERVER_ORIGIN_URL="http://1.2.3.4:40332"
|
||||
Reference in New Issue
Block a user