Split réponses webs de apiresponse -> webresponse

This commit is contained in:
Victor Lacasse-Beaudoin 2023-10-24 17:55:07 -04:00
parent 206b45d41e
commit ce0f387ebd
4 changed files with 37 additions and 30 deletions

View file

@ -26,6 +26,8 @@ ADD templates/ templates/
ADD web_handlers/ web_handlers/
Add webresponse/ webresponse/
RUN CGO_ENABLED=0 go build -a -installsuffix cgo -o agecem-org .
# Alpine