Update docker-compose.yml

This commit is contained in:
Genz
2026-01-27 23:55:58 +08:00
committed by GitHub
parent deb4314605
commit 80ee8d7566

View File

@@ -2,7 +2,7 @@ version: '3.8'
services:
flow2api:
image: thesmallhancat/flow2api:latest
image: ghcr.io/thesmallhancat/flow2api:latest
container_name: flow2api
ports:
- "38000:8000"