mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
docker compose labels error
This commit is contained in:
parent
0bfa2d4043
commit
c0eaec31a4
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ services:
|
|||
- deployment
|
||||
- git
|
||||
- proxy
|
||||
labels:
|
||||
com.docker.compose.w9_http.port: 8080
|
||||
labels:
|
||||
com.docker.compose.w9_http.port: 8080
|
||||
|
||||
deployment:
|
||||
image: websoft9dev/deployment:$DEPLOYMENT_VERSION
|
||||
|
|
Loading…
Reference in a new issue