Genz commited on
Commit
80ee8d7
·
unverified ·
1 Parent(s): deb4314

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +1 -1
docker-compose.yml CHANGED
@@ -2,7 +2,7 @@ version: '3.8'
2
 
3
  services:
4
  flow2api:
5
- image: thesmallhancat/flow2api:latest
6
  container_name: flow2api
7
  ports:
8
  - "38000:8000"
 
2
 
3
  services:
4
  flow2api:
5
+ image: ghcr.io/thesmallhancat/flow2api:latest
6
  container_name: flow2api
7
  ports:
8
  - "38000:8000"