explain pushed images

This commit is contained in:
Sergej Kern 2026-01-20 20:42:23 +01:00
parent 8ec0b9dfaa
commit a1e9ac285a
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,10 @@ http://localhost:3030
The dockers must be deployed to gitea server to https://brokkr.robotico.dev/dalex/-/packages via python script.
✅ Images Pushed:
brokkr.robotico.dev/dalex/dalex-todo-backend:latest
brokkr.robotico.dev/dalex/dalex-todo-frontend:latest
== Development
We expect a .env file to be present in the root directory. It contains PUBLISH_TOKEN with access to the gitea server. The .env file must never be overwritten.