Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 58e38439 authored by Nicolas's avatar Nicolas
Browse files

feat: migrate to laravel 10

parent fcf65005
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ services:
depends_on:
- phpfpm
volumes:
- ./../src/www-2021:/var/www/html
- ./../src/www:/var/www/html
networks:
- bejean_eu_frontend
......@@ -28,7 +28,7 @@ services:
expose:
- 9000
volumes:
- ./../src/www-2021:/var/www/html
- ./../src/www:/var/www/html
networks:
- bejean_eu_frontend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment