feat: use portainer hook instead of pushing image to gitea package repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
container_name: pihka-al
|
||||
image: git.pihkaal.me/pihkaal/pihka-al:latest
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- DATABASE_URL=/data/db.sqlite
|
||||
|
||||
Reference in New Issue
Block a user