Séparer templates de public/ -> templates/
Séparer embedFS en publicFS et templatesFS
This commit is contained in:
parent
129e8fbf1b
commit
2eee1f2fd2
14 changed files with 26 additions and 9 deletions
|
@ -16,6 +16,8 @@ ADD config/ config/
|
|||
|
||||
ADD media/ media/
|
||||
|
||||
ADD templates/ templates/
|
||||
|
||||
RUN CGO_ENABLED=0 go build -a -installsuffix cgo -o agecem-org .
|
||||
|
||||
# Alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue