Skip to content
Snippets Groups Projects
Commit 60206f83 authored by Burhan Akbar's avatar Burhan Akbar
Browse files

Adjusting a bigger change deploys v11...

parent b844600e
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ services:
container_name: healthcare_01
network_mode: "host"
environment:
- SPRING_PROFILES_ACTIVE=prod # plzz work line
- DB_URL=jdbc:mariadb://localhost:3306/healthcare?createDatabaseIfNotExist=true
- SPRING_DATASOURCE_URL=jdbc:mariadb://localhost:3306/healthcare?createDatabaseIfNotExist=true
- SPRING_DATASOURCE_USERNAME=root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment