Ajouter handlers API à serverhandlers/
This commit is contained in:
parent
438ef2db24
commit
264381b340
2 changed files with 383 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue