Commit 7632dd88 authored by Reza Sahebgharan's avatar Reza Sahebgharan

final test

parent c00aee8e
Pipeline #444 canceled with stages
in 9 seconds
......@@ -7,7 +7,7 @@ services:
restart: on-failure
image: "karname/app:${TAG_VERSION}"
ports:
- '5050:3000'
- '80:3000'
depends_on:
- mongo
links:
......
......@@ -10,7 +10,7 @@ services:
dockerfile: docker/devel/Dockerfile
image: 'karname/app:${TAG_VERSION}'
ports:
- '5050:3000'
- '80:3000'
depends_on:
- mongo
links:
......
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