fix: DB hostname bbdd -> db to match docker-compose service name

This commit is contained in:
Tatiana Villa Ema 2026-04-27 02:16:34 +02:00
parent 8781d22acf
commit 249256c812
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ spring.application.name=formula1
server.servlet.context-path=/f1
spring.datasource.url=jdbc:mariadb://bbdd:3306/formula1
spring.datasource.url=jdbc:mariadb://db:3306/formula1
spring.datasource.username=formula1user
spring.datasource.password=Eavne,e1m