DEV Community

Discussion on: Docker-Compose a Spring Boot App Backed By MySql

Collapse
 
scottshipp profile image
scottshipp

Sorry for the late reply. There are various methods. One of them would be to securely populate an environment variable within the process that launches it, and refer to the environment variable within Docker Compose.