Compare commits

..

1 commit

Author SHA1 Message Date
757226eb9b docs: add note about docker development environment
All checks were successful
container-scan / Container Scan (pull_request) Successful in 6m29s
docker-build / docker (pull_request) Successful in 7m4s
2025-05-22 10:32:48 +02:00

View file

@ -121,6 +121,8 @@ This project is built with a modern tech stack:
password: password
```
**Docker Development Environment:**
- The docker development environment can be started with the following command:
```bash