Merge pull request #143 from alvesgabriel/update-readme

fix link to enviroment variables file in README
This commit is contained in:
Eldad A. Fux 2019-10-07 07:45:48 +03:00 committed by GitHub
commit 4eabf7dae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ docker-compose up -d --remove-orphans
Once the Docker installation completes, go to http://localhost to access the Appwrite console from your browser. Please notice that on non-linux native hosts, the server might take a few minutes to start after installation completes.
For advanced, production and custom installation, check out our Docker [environment variables](/docs/EnviornementVariables.md) docs.
For advanced, production and custom installation, check out our Docker [environment variables](docs/tutorials/environment-variables.md) docs.
### Changing Port Number