Skip to content
Snippets Groups Projects
Commit 10caab4c authored by VoidOma's avatar VoidOma
Browse files

Commit branche develop

parent 7ecd0589
Branches main
No related tags found
1 merge request!1MergeRequest_1
...@@ -20,6 +20,7 @@ services: ...@@ -20,6 +20,7 @@ services:
db: db:
image: mysql:8.0 image: mysql:8.0
restart: always restart: always
#Ports pour l'application Java
ports: ports:
- "3306:3306" - "3306:3306"
environment: environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment