Skip to content

Commit 45c3253

Browse files
arkirchnerMrSerth
andauthored
Update docs/environment_variables.md
Co-authored-by: Sebastian Serth <[email protected]>
1 parent fe8ddcc commit 45c3253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment_variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ The following environment variables are specifically support in CodeHarbor and a
2525
| `LISTEN_ADDRESS` | `127.0.0.1` in `development` | Specifies the IP address the Vagrant VM server should attach to during development |
2626
| `HEADLESS` | `false` | Enables the test environment to work without a window manager for feature tests (e.g., using Vagrant) |
2727
| `BROWSER` | `chrome` | Specifies the browser to be used for system tests. Supported are `chrome` or `firefox` |
28-
| `ACTIVE_STORAGE_SERVICE` | `local` | Specifies the default ActiveStorage backend in production (configured in config/storage.yml). |
28+
| `ACTIVE_STORAGE_SERVICE` | `local` | Specifies the default ActiveStorage backend in production (configured in [`config/storage.yml`](../config/storage.yml)). |

0 commit comments

Comments
 (0)