Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 7c50710d authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

add weblogic utf-8 instruction to compose

parent a123cfcd
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ services:
image: smp-weblogic-122:${SMP_VERSION}
container_name: wls-smp
hostname: wlsadmin
environment:
JAVA_OPTIONS: "-Dweblogic.webservice.i18n.charset=utf-8"
volumes:
- ./properties/weblogic:/u01/oracle/properties
- shared-status-folder:/u01/status/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment