mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
docker compose labels error
This commit is contained in:
parent
0bfa2d4043
commit
c0eaec31a4
@ -13,8 +13,8 @@ services:
|
|||||||
- deployment
|
- deployment
|
||||||
- git
|
- git
|
||||||
- proxy
|
- proxy
|
||||||
labels:
|
labels:
|
||||||
com.docker.compose.w9_http.port: 8080
|
com.docker.compose.w9_http.port: 8080
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
image: websoft9dev/deployment:$DEPLOYMENT_VERSION
|
image: websoft9dev/deployment:$DEPLOYMENT_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user