Ajouter handlers API à serverhandlers/

This commit is contained in:
Victor Lacasse-Beaudoin 2023-07-24 14:28:55 -04:00
parent 438ef2db24
commit 264381b340
2 changed files with 383 additions and 0 deletions

View file

@ -18,6 +18,8 @@ ADD media/ media/
ADD templates/ templates/
ADD serverhandlers/ serverhandlers/
RUN CGO_ENABLED=0 go build -a -installsuffix cgo -o agecem-org .
# Alpine