first commit with existing project files

This commit is contained in:
Vincent Guillet
2025-05-15 12:02:44 +02:00
parent ff55029ce2
commit 8fd72d599d
10 changed files with 39 additions and 29 deletions

View File

@@ -14,7 +14,7 @@ services:
- mysql_data:/var/lib/mysql
app:
build: ./hibernate-projet
build: ./hibernate-project
container_name: app
depends_on:
- mysql