Skip to content

Commit 63d638c

Browse files
authored
Merge pull request #563 from arabcoders/dev
Minor changes to how we log some data for better tracing
2 parents 16e9e36 + 3d549da commit 63d638c

17 files changed

+1240
-1196
lines changed

FAQ.md

+4
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,10 @@ $ docker exec -ti watchstate console system:env --list
436436
| HTTP_PORT | string | Change the `HTTP` listen port. | `"8080"` |
437437
| FPM_PORT | string | Change the `PHP-FPM` listen port. | `"9000"` |
438438

439+
> [!NOTE]
440+
> You need to restart the container after changing these environment variables. those variables are not managed by the
441+
> WatchState tool, they are managed by the container itself.
442+
439443
---
440444

441445
### How to add webhooks?

0 commit comments

Comments
 (0)