- Eliminato .env dal repo git per poterlo linkare nel progetto locale

- Impostata configurazione dinamica porte per apache
This commit is contained in:
Riccardo Tribbia
2017-03-01 15:55:33 +01:00
parent 4947dfaad1
commit 8317fbde5c
4 changed files with 22 additions and 22 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea
/logs
/data
.env