This commit is contained in:
teddy
2025-06-04 12:06:37 +07:00
parent 0ed9b55801
commit 3ab6552290

View File

@@ -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 :