remove mysql container in docker-compose.yml
This commit is contained in:
@ -29,8 +29,8 @@ services:
|
|||||||
|
|
||||||
alex-api:
|
alex-api:
|
||||||
build:
|
build:
|
||||||
context: /home/alex/alex-api/app
|
context: /home/alex/alex-api
|
||||||
dockerfile: Dockerfile
|
dockerfile: app/Dockerfile
|
||||||
image: alex-api-image
|
image: alex-api-image
|
||||||
container_name: alex-api
|
container_name: alex-api
|
||||||
restart: always
|
restart: always
|
||||||
|
Reference in New Issue
Block a user