Skip to content

Commit 9cd46eb

Browse files
dunglasmaxhelias
authored andcommitted
missing dot
1 parent 0e456a4 commit 9cd46eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Go to `https://your-domain-name.example.com` and enjoy!
7575
> The worker mode of FrankenPHP is enabled by default in prod. To disable it, add the env var FRANKENPHP_CONFIG as empty to the compose.prod.yaml file.
7676
7777
> [!CAUTION]
78-
> Docker can have a cache layer, make sure you have the right build for each deployment or rebuild your project with --no-cache option to avoid cache issue
78+
> Docker can have a cache layer, make sure you have the right build for each deployment or rebuild your project with --no-cache option to avoid cache issue.
7979
8080
## Disabling HTTPS
8181

0 commit comments

Comments
 (0)