diff --git a/README.md b/README.md index b2d30a4..a2ef367 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Before you begin, you will need: Note: The `stack.yaml` file contains the configuration for the Gitea application, including the Docker image to use, the ports to expose, and any environment variables to set. -6. Change `GITEA_HOSTNAME` and `EMAIL` to your own values and then run `setup_nginx.sh` script: +6. Change `GITEA_HOSTNAME` and `EMAIL` inside `.env` file to your own values and then run `setup_nginx.sh` script: `bash setup_nginx.sh`