test for service
This commit is contained in:
parent
7b38179cbe
commit
3d35b384b9
|
@ -2,7 +2,7 @@ version: '2'
|
|||
|
||||
services:
|
||||
front-end:
|
||||
image: 106.75.6.173:81/socksshop/front-end:${TAG}
|
||||
image: 106.75.6.173:81/socksshop/front-end:latest
|
||||
ports:
|
||||
- '8079:8079'
|
||||
hostname: front-end
|
||||
|
|
Loading…
Reference in New Issue