diff --git a/FAQ.md b/FAQ.md index 033f220..5a865f0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -64,7 +64,7 @@ Then attach to the process: ```sh docker attach --sig-proxy=false -`` +``` With the `--sig-proxy=false` flag, you can close the attached shell again via **ctl + x** without exiting the Wekan process.