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

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

set forceChange - false

parent 88302092
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ services:
tomcat-mysql:
image: smp-tomcat-mysql:${SMP_VERSION}
container_name: smp-tomcat-mysql
environment:
- SMP_INIT_PROPERTIES=smp.passwordPolicy.expired.forceChange=false||smp.cluster.enabled=false
volumes:
- ./properties/db-scripts:/tmp/custom-database-scripts/ # init script.
ports:
......
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