modified: main_dc/docker-compose.yml
from long name to little api_tp name
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
|||||||
|
|
||||||
api:
|
api:
|
||||||
build:
|
build:
|
||||||
context: ./serv_golang_rest_api
|
context: ./api_tp
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "8888:8080"
|
- "8888:8080"
|
||||||
|
|||||||
Reference in New Issue
Block a user