mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 16:53:55 +08:00
feat: add app WeWe-RSS
This commit is contained in:
9
apps/wewe-rss/2.6.1-sqlite/.env.sample
Normal file
9
apps/wewe-rss/2.6.1-sqlite/.env.sample
Normal file
@@ -0,0 +1,9 @@
|
||||
AUTH_CODE="password"
|
||||
CONTAINER_NAME="wewe-rss"
|
||||
CRON_EXPRESSION="35 5,17 * * *"
|
||||
DATABASE_TYPE="sqlite"
|
||||
DATA_PATH="./data"
|
||||
FEED_MODE="fulltext"
|
||||
MAX_REQUEST_PER_MINUTE=60
|
||||
PANEL_APP_PORT_HTTP=40332
|
||||
SERVER_ORIGIN_URL="http://1.2.3.4:40332"
|
||||
Reference in New Issue
Block a user