uploaded OCI and updated compose with it

This commit is contained in:
2026-08-10 19:19:30 +02:00
parent d81e349f47
commit b8e134dbb5
3 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
services:
studywatch:
build: .
image: git.magnusku.de/magnus/studywatch:latest
container_name: studywatch
env_file:
- .env
ports:
- "5000:5000"
restart: unless-stopped
Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB