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:
|
||||
build:
|
||||
context: ./serv_golang_rest_api
|
||||
context: ./api_tp
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "8888:8080"
|
||||
|
||||
Reference in New Issue
Block a user