Skip to content

Commit 3c106e7

Browse files
author
zhukai
committed
merge
2 parents 0c0e668 + 2ea8814 commit 3c106e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/docker-start.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
docker run -d --name midjourney-proxy \
77
-p 8080:8080 \
88
-v /xxx/xxx/config:/home/spring/config \
9-
--restart=always \
109
novicezk/midjourney-proxy-pilot:3.0.3
1110
```
1211
3. 访问 `http://ip:port/mj` 查看API文档
@@ -18,6 +17,5 @@ docker run -d --name midjourney-proxy \
1817
-e mj.discord.guild-id=xxx \
1918
-e mj.discord.channel-id=xxx \
2019
-e mj.discord.user-token=xxx \
21-
--restart=always \
2220
novicezk/midjourney-proxy-pilot:3.0.3
2321
```

0 commit comments

Comments
 (0)