WIP Ajouter config.Config et commencer à l'implanter
This commit is contained in:
parent
64c91b3aeb
commit
da42387211
2 changed files with 58 additions and 84 deletions
|
@ -12,6 +12,8 @@ ADD cmd/ cmd/
|
|||
|
||||
ADD api/ api/
|
||||
|
||||
Add config/ config/
|
||||
|
||||
RUN CGO_ENABLED=0 go build -a -installsuffix cgo -o agecem-org .
|
||||
|
||||
# Alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue