Docker Restart #586
Unanswered
Hassan1995dev
asked this question in
Q&A
Replies: 1 comment
-
If you are importing an existing install, there is no need to run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i import database and run
bin/magento setup:install --base-url=http://myproject.test --db-host=db --db-name=richy --db-user=root --db-password=magento --use-rewrites=1 --backend-frontname=admin123
and create host file , after this my project run but whenever i restart my system and run http://myproject.test it gives 403 forbidden nginx error.
and i have to again run mentioned above setup install command
Beta Was this translation helpful? Give feedback.
All reactions