Update starting-the-server.md

This commit is contained in:
Luke Policinski
2020-06-30 14:32:47 -04:00
committed by GitHub
parent b3f2edd18c
commit 3cb254e1f5

View File

@@ -133,7 +133,7 @@ ADMIN_USERNAME=username
ADMIN_PASSWORD=password
```
After updating the environemtn variables you can start the server:
After updating the environment variables you can start the server:
```bash
docker-compose up -d