Update source code #1084
florianfish
started this conversation in
General
Replies: 1 comment
-
|
Are you using FrankenPHP's worker mode? In worker mode file changes will not be reflected until Caddy is restarted. Alternatively it's also possible to watch a specific directory and restart workers automatically when a file changes (be careful about using this option in prod though, you don't want to restart unnecessarily) |
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.
-
Hello!
I'm new to using FrankenPHP. I managed to integrate it locally and in production, my website works without problem.
When I do a git pull nothing changes on the site. I tried rebuilding with no-cache but still nothing changed. I think I missed something but I can't see...
Thank you in advance,
Beta Was this translation helpful? Give feedback.
All reactions