mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-22 05:39:17 +00:00
Initial Commit !
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
5
docker-compose.prod.yml
Executable file
5
docker-compose.prod.yml
Executable file
@ -0,0 +1,5 @@
|
||||
version: "3"
|
||||
services:
|
||||
php:
|
||||
ports:
|
||||
- "127.0.0.1:3010:80"
|
Reference in New Issue
Block a user