From b102c9b2b3aaa4d66bda8d932ba2d6bd4575c044 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Tue, 23 Jun 2020 22:56:33 -0700 Subject: Regroup all editable files in one place --- docs/tips-and-tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tips-and-tricks.md') diff --git a/docs/tips-and-tricks.md b/docs/tips-and-tricks.md index 632b62d..fda670d 100644 --- a/docs/tips-and-tricks.md +++ b/docs/tips-and-tricks.md @@ -74,7 +74,7 @@ Great if you have a lot of services or a lot of tags! Homer doesn't yet provide a way to edit your configuration from inside Homer itself, but that doesnt mean it cant be done! -You can setup and use [Code-Server](https://github.com/cdr/code-server) to edit your config.yml file from anywhere! +You can setup and use [Code-Server](https://github.com/cdr/code-server) to edit your `config.yml` file from anywhere! If you're running Homer in docker, you can setup a Code-Server container and pass your homer config directory into it. Simply pass your homer config directory as and extra -v parameter to your code-server container: -- cgit v1.2.3