diff --git a/README.md b/README.md index ef3c085..5641114 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ |Variable|Description|Required|Default Value| |-|-|:-:|-| -|`HOST`|The application host.|✔|| -|`PORT`|The application port.|✔|| +|`HOST`|The application host.||`localhost`| +|`PORT`|The application port.||`3000`| |`PUBLIC_URL`|The public endpoint of the web ui.|✔|| |`BOT_TOKEN`|Authentication for the Discord Bot.|✔|| |`DATABASE_URL`|Postgresql connection string.|✔||