mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-20 21:09:17 +00:00
Initial Commit !
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
7
docker-compose.yml
Executable file
7
docker-compose.yml
Executable file
@ -0,0 +1,7 @@
|
||||
version: "3"
|
||||
services:
|
||||
php:
|
||||
image: project
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
Reference in New Issue
Block a user