mirror of
				https://github.com/3ybactuk/marketplace-go-service-project.git
				synced 2025-10-30 05:53:45 +03:00 
			
		
		
		
	[hw-3] loms service
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| version: "3.7" | ||||
|  | ||||
| services: | ||||
|   cart: | ||||
|     build: cart/ | ||||
|     build: | ||||
|       context: . | ||||
|       dockerfile: cart/Dockerfile | ||||
|     ports: | ||||
|       - "8080:8080" | ||||
|     depends_on: | ||||
| @@ -12,3 +12,12 @@ services: | ||||
|     image: gitlab-registry.ozon.dev/go/classroom-18/students/homework-draft/products:latest | ||||
|     ports: | ||||
|       - "8082:8082" | ||||
|  | ||||
|   loms: | ||||
|     build:  | ||||
|       context: . | ||||
|       dockerfile: loms/Dockerfile | ||||
|     ports: | ||||
|       - "8083:8083" | ||||
|       - "8084:8084" | ||||
|       - "8085:8085" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Никита Шубин
					Никита Шубин