Skip to content

Commit 16d6fd9

Browse files
author
a.stecher
committed
Removes supervisor hint.
1 parent 94bf383 commit 16d6fd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/docker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ USER nonroot
266266
WORKDIR /app
267267
268268
# entrypoint to run frankenphp with the provided Caddyfile
269-
# for better resliliency you can also use supervisor as entrypoint here
270269
ENTRYPOINT ["/usr/local/bin/frankenphp", "run", "-c", "/etc/caddy/Caddyfile"]
271270
```
272271

0 commit comments

Comments
 (0)