Docker deployment for most users

This commit is contained in:
Fimeg
2025-10-29 12:37:00 -04:00
parent c48ea033fc
commit 740d75f3cf
5 changed files with 85 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
module github.com/Fimeg/RedFlag/aggregator-server
go 1.21
go 1.23.0
require (
github.com/gin-gonic/gin v1.11.0