Compare commits

...

2 Commits

2 changed files with 6 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/.idea/misc.xml
/.idea/vcs.xml
/.idea/workspace.xml

View File

@ -15,6 +15,9 @@ services:
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health"
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s"
environment:
JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=90"
network_mode: bridge
configs: