We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb4314 commit 80ee8d7Copy full SHA for 80ee8d7
1 file changed
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.8'
2
3
services:
4
flow2api:
5
- image: thesmallhancat/flow2api:latest
+ image: ghcr.io/thesmallhancat/flow2api:latest
6
container_name: flow2api
7
ports:
8
- "38000:8000"
0 commit comments