Commit 5fca2d10 authored by shaw's avatar shaw
Browse files

fix: 修复image地址

parent 8fbe1ad7
...@@ -16,7 +16,7 @@ services: ...@@ -16,7 +16,7 @@ services:
# Sub2API Application # Sub2API Application
# =========================================================================== # ===========================================================================
sub2api: sub2api:
image: sub2api:latest image: weishaw/sub2api:latest
container_name: sub2api container_name: sub2api
restart: unless-stopped restart: unless-stopped
ports: ports:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment