Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
a505d992
"vscode:/vscode.git/clone" did not exist on "27abae21b884d963824a9b919e2b78a7fc68ec6c"
Commit
a505d992
authored
Jan 29, 2026
by
yangjianbo
Browse files
feat: 优化配置
parent
bece1b52
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
config.yaml
deleted
100644 → 0
View file @
bece1b52
This diff is collapsed.
Click to expand it.
deploy/docker-compose-test.yml
View file @
a505d992
...
...
@@ -33,7 +33,7 @@ services:
# Data persistence (config.yaml will be auto-generated here)
-
sub2api_data:/app/data
# Mount custom config.yaml (optional, overrides auto-generated config)
-
./config.yaml:/app/data/config.yaml:ro
#
- ./config.yaml:/app/data/config.yaml:ro
environment
:
# =======================================================================
# Auto Setup (REQUIRED for Docker deployment)
...
...
@@ -150,7 +150,7 @@ services:
# Redis Cache
# ===========================================================================
redis
:
image
:
redis:
7
-alpine
image
:
redis:
8
-alpine
container_name
:
sub2api-redis
restart
:
unless-stopped
ulimits
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment