Skip to content

apimobi/docker-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-symfony

docker symfony 5 (latest) php 7.4 nginx and postgresql

Build Status

Installation

clone this repository

$ git clone git@github.com:apimobi/docker-symfony.git

Use Makefile to initiate your application By default the name of the application is my_project.

$ make install

Symfony is ready to use at 127.0.0.1:8080