Replies: 3 comments 1 reply
-
Ill wait for #3659. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Quick test ... run ...
If it works, it could be moved to the install command .... |
Beta Was this translation helpful? Give feedback.
1 reply
-
Had to be ... for eof ...
|
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.
-
@sreichel
We need to review this file /docs/DDEV.md. In the Setup cronjob section the command should be changed to
ddev get ddev/ddev-cron
After installation you will notice that the .ddev/config.cron.yaml file no longer exists. According to documentation from here https://github.com/ddev/ddev-cron the configuration is done differently now.
For the moment I will insert the following configuration in .ddev/config.yaml to see what happens
In addition we should also add information about the two commands openmage-install and openmage-admin that we added, extremely useful.
Beta Was this translation helpful? Give feedback.
All reactions