update
This commit is contained in:
@@ -3,9 +3,9 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 36.66.3.44:7007/$PROJECT_NAME:$CI_PIPELINE_ID
|
image: 36.66.3.44:7007/$PROJECT_NAME:$CI_PIPELINE_ID
|
||||||
dns:
|
# dns:
|
||||||
- 8.8.8.8
|
# - 8.8.8.8
|
||||||
- 1.1.1.1
|
# - 1.1.1.1
|
||||||
deploy:
|
deploy:
|
||||||
replicas : 1
|
replicas : 1
|
||||||
restart_policy :
|
restart_policy :
|
||||||
|
|||||||
Reference in New Issue
Block a user