modified: main_dc/docker-compose.yml

from long name to little api_tp name
This commit is contained in:
2025-10-23 05:18:03 +05:00
parent 0f0554df51
commit e58f607169
+1 -1
View File
@@ -46,7 +46,7 @@ services:
api:
build:
context: ./serv_golang_rest_api
context: ./api_tp
dockerfile: Dockerfile
ports:
- "8888:8080"