更新docker-compose镜像名称
This commit is contained in:
parent
a8f5ada8e1
commit
cb7350b100
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
services:
|
services:
|
||||||
api2cursor:
|
api2cursor:
|
||||||
build: .
|
build: .
|
||||||
|
container_name: api2cursor
|
||||||
ports:
|
ports:
|
||||||
- "${PROXY_PORT:-3029}:${PROXY_PORT:-3029}"
|
- "${PROXY_PORT:-3029}:${PROXY_PORT:-3029}"
|
||||||
env_file:
|
env_file:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue