diff --git a/docs/docs/getting-started/install.md b/docs/docs/getting-started/install.md index 3f2aaf113..737d20e48 100644 --- a/docs/docs/getting-started/install.md +++ b/docs/docs/getting-started/install.md @@ -23,6 +23,11 @@ docker run \ ``` +!!! tip "Default Credentials" + **Username:** changeme@email.com + + **Password:** MyPassword + ## Docker Compose with SQLite Deployment with docker-compose is the recommended method for deployment. The example below will create an instance of mealie available on port `9925` with the data volume mounted from the local directory. To use, create a docker-compose.yml file, paste the contents below and save. In the terminal run `docker-compose up -d` to start the container. diff --git a/docs/docs/overrides/api.html b/docs/docs/overrides/api.html index 5249b0d34..2219e40ad 100644 --- a/docs/docs/overrides/api.html +++ b/docs/docs/overrides/api.html @@ -14,7 +14,7 @@