From b0b88017569d1d04fa7114b4c6b1a6181acd25cd Mon Sep 17 00:00:00 2001 From: JonasVHG <4658984+JonasVHG@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:08:52 +0100 Subject: [PATCH] update README after changes in appconfig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51be2dcbe..c933133b8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Copy the `.env.example` and rename it to `.env.local`. Fill in the correct values for the variables. For running it in combination with [udb3-backend](https://github.com/cultuurnet/udb3-backend) on [Docker](https://www.docker.com), -a sample `.env` is available in [appconfig](https://github.com/cultuurnet/appconfig/blob/main/files/uitdatabank/docker/udb3-frontend/.env). +a sample `env` (rename it to `.env`) is available in [appconfig](https://github.com/cultuurnet/appconfig/blob/main/files/uitdatabank/docker/udb3-frontend/env). ## Build Setup