Commit Graph
2 Commits
Author SHA1 Message Date
Jepp9350 b492f16e01 Add host details and refactor env handling
Added hostname and version information to the worker status response. Refactored environment variable handling for better readability and modularity. Updated .dockerignore to exclude `docker-compose.yml`.
2025-01-28 14:19:05 +01:00
Jepp9350 ee61474d65 Add docker-compose.yml to .gitignore
This update ensures that the docker-compose.yml file is excluded from version control. It prevents accidental commits of local development configurations.
2025-01-28 11:51:17 +01:00