first commit with existing project files
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- mysql_data:/var/lib/mysql
|
||||
|
||||
app:
|
||||
build: ./hibernate-projet
|
||||
build: ./hibernate-project
|
||||
container_name: app
|
||||
depends_on:
|
||||
- mysql
|
||||
|
||||
Reference in New Issue
Block a user