Commit e1368b72 authored by Hoang Gia NGUYEN's avatar Hoang Gia NGUYEN
Browse files

testing

parent 36c2470b
......@@ -80,5 +80,5 @@ EXPOSE 19191
#ENTRYPOINT ["java","-Xms100m", "-Xmx100m", "-Dspring.profiles.active=prod", "-DPORT=${APP_PORT}," "-DCONFIG=false", "-DEUREKA=false", "-jar","/home/spring/app.jar"]
ENTRYPOINT ["java", "-DPORT=${APP_PORT},", "-jar","/home/spring/app.jar"]
ENTRYPOINT ["java", "-DPORT=${APP_PORT}", "-jar","/home/spring/app.jar"]
......@@ -2,7 +2,7 @@ version: "3.7"
services:
# Spring Swagger Template
csi-openapi:
iai-fhe-analysis-4-database:
expose:
- "19191"
environment:
......@@ -23,6 +23,6 @@ networks:
cea.ecorridor.local:
name: cea.ecorridor.local
driver: bridge
csi.ecorridor.local:
name: csi.ecorridor.local
iai.ecorridor.local:
name: iai.ecorridor.local
driver: bridge
\ No newline at end of file
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