1
0
Fork 0
mirror of synced 2024-06-25 17:50:38 +12:00

Updated docs

This commit is contained in:
eldadfux 2019-08-28 20:43:29 +03:00
parent 2b414420b5
commit 81b7bafe73

View file

@ -33,7 +33,7 @@ curl -o docker-compose.yml https://appwrite.io/docker-compose.yml && \
docker-compose up -d --remove-orphans
```
Go to http://localhost to access the Appwrite console from your browser. For complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs)
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 complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs)
## Getting Started