Update README.md

This commit is contained in:
Tobias Wasner 2023-01-14 15:19:01 +01:00 committed by GitHub
parent 4c35c11bc7
commit 430c89df22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,5 +51,7 @@ By default the frontend server runs locally on port 25543 and the backend server
proxy_redirect off;
}
```
Updates: Can be realized with re-building the docker containers `docker-compose build` and re-starting them `docker-compose up -d`
## Contribution
If you would like to contribute to the development of this digital assistant, please fork the repository and submit a pull request. All contributions are welcome!