Commit eacced33 authored by Gyeongho Park's avatar Gyeongho Park

[MOD] docker-compose

parent 50c2a9e1
......@@ -11,12 +11,11 @@ services:
docs-back:
build:
context: ./docs-back
image: vridge-api-ai
container_name: vridge-api-ai
image: docs-back
container_name: docs-back
expose:
- "5000"
links:
- vridge-eureka
- mongodb
restart: "unless-stopped"
docs-front:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment