... | ... | @@ -18,9 +18,6 @@ By default, Symfony app should be available @ http://localhost:8082/ or https:// |
|
|
and adminer should be available @ http://localhost:8088/
|
|
|
|
|
|
|
|
|
### Https
|
|
|
By default, `make init` cmd (see `Makefile`) generates a self-signed certificate (.key & crt). You can replace it, by a production one, here : `docker-files/certs/`
|
|
|
|
|
|
### Usefull commands
|
|
|
These commands should be run inside docker container (`docker-compose exec apache bash`)
|
|
|
|
... | ... | |