Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed to update the vagrant box with changes done on Symfony projects and added PostgreSQL database #38

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented May 7, 2017

PostgreSQL Database was added.

Bump version: 1.4.0 → 1.4.1
…roduction enviroment for reflect the changes directly on the vagrant box, don't storing cache and updating correct the web pages
@dirkaholic
Copy link
Owner

Hey, after reviewing that I think the easier way to achieve that would be to replace app.php with app_dev.php in the symfony config here https://github.com/dirkaholic/vagrant-php-dev-box/blob/master/playbooks/roles/symfony-standard/templates/nginx.conf.j2#L13. What do you think ?

@ghost
Copy link
Author

ghost commented May 9, 2017

I tried to do this but return the error when I change lines 10 and 13:

You are not allowed to access this file. Check app_dev.php for more information.

And if I only modified line 13, when I access 192.168.50.4 ask me to do a download of a file called download.

@ghost ghost changed the title #35: Fixed to update the vagrant box with changes done on Symfony projects #35: Fixed to update the vagrant box with changes done on Symfony projects, PostgreSQL was added May 11, 2017
@ghost ghost changed the title #35: Fixed to update the vagrant box with changes done on Symfony projects, PostgreSQL was added Fixed to update the vagrant box with changes done on Symfony projects and added PostgreSQL database May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants