uploaded OCI and updated compose with it
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user