From b2a213d3ea521c09b475e8aa1430c2ff9be0955a Mon Sep 17 00:00:00 2001 From: Ashwanth Kumar Date: Wed, 10 Jan 2018 07:45:58 +0530 Subject: [PATCH] Update README.md Adding link to GoCD docs for configuration files and where / how to set environment variables. As per feedback on #77. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4a86d8..cea48c7 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ All configurations are in [HOCON](https://github.com/typesafehub/config) format. 2. `go_notify.conf` at the user's home directory. Typically it's the `go` user's home directory (`/var/go`). 3. `go_notify.conf` present at the `CRUISE_SERVER_DIR` environment variable location. +You can find the details on where / how to setup environment variables for GoCD at the [documentation](https://docs.gocd.org/current/installation/install/server/linux.html#location-of-gocd-server-files). + Minimalistic configuration would be something like ```hocon gocd.slack {