Update deploy workflow branch and add Authelia configuration and user database

This commit is contained in:
elfateh4
2025-12-01 19:10:10 +01:00
parent 4b23c27bc1
commit 47e640b969
4 changed files with 117 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ name: Deploy Gateway to VPS
on:
push:
branches: [ "main" ]
branches: [ "disbaled" ]
paths:
- "docker-compose.yml"
- ".github/workflows/deploy.yml"