add those files actually oops
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 3s
Build and Deploy API / build-and-deploy (push) Successful in 3s

This commit is contained in:
2026-02-28 20:11:03 -06:00
parent 5ffbd518ad
commit 509f1d43b1
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
services:
agologum-api:
image: git.vxbard.net/homeburger/agologum-api:latest
container_name: agologum-api
restart: always
ports:
- "5000:5000"