mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge pull request #143 from alvesgabriel/update-readme
fix link to enviroment variables file in README
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user