Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hoang-gia.nguyen
dap-pattern-search-standalone
Commits
e1368b72
Commit
e1368b72
authored
May 05, 2023
by
Hoang Gia NGUYEN
Browse files
testing
parent
36c2470b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
docker/Dockerfile
docker/Dockerfile
+1
-1
docker/docker-compose_iai-openapi.yml
docker/docker-compose_iai-openapi.yml
+3
-3
No files found.
docker/Dockerfile
View file @
e1368b72
...
@@ -80,5 +80,5 @@ EXPOSE 19191
...
@@ -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","-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"]
docker/docker-compose_iai-openapi.yml
View file @
e1368b72
...
@@ -2,7 +2,7 @@ version: "3.7"
...
@@ -2,7 +2,7 @@ version: "3.7"
services
:
services
:
# Spring Swagger Template
# Spring Swagger Template
csi-openapi
:
iai-fhe-analysis-4-database
:
expose
:
expose
:
-
"
19191"
-
"
19191"
environment
:
environment
:
...
@@ -23,6 +23,6 @@ networks:
...
@@ -23,6 +23,6 @@ networks:
cea.ecorridor.local
:
cea.ecorridor.local
:
name
:
cea.ecorridor.local
name
:
cea.ecorridor.local
driver
:
bridge
driver
:
bridge
cs
i.ecorridor.local
:
ia
i.ecorridor.local
:
name
:
cs
i.ecorridor.local
name
:
ia
i.ecorridor.local
driver
:
bridge
driver
:
bridge
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment