Skip to content

Commit cce1761

Browse files
authored
Update docker-start.md
1 parent 86f6e8c commit cce1761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docker-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docker run -d --name midjourney-proxy \
77
-p 8080:8080 \
88
-v /xxx/xxx/config:/home/spring/config \
99
--restart=always \
10-
novicezk/midjourney-proxy-pilot:3.0.1
10+
novicezk/midjourney-proxy-pilot:3.0.2
1111
```
1212
3. 访问 `http://ip:port/mj` 查看API文档
1313

@@ -19,5 +19,5 @@ docker run -d --name midjourney-proxy \
1919
-e mj.discord.channel-id=xxx \
2020
-e mj.discord.user-token=xxx \
2121
--restart=always \
22-
novicezk/midjourney-proxy-pilot:3.0.1
22+
novicezk/midjourney-proxy-pilot:3.0.2
2323
```

0 commit comments

Comments
 (0)