fix uberjar compilation error

merge-requests/1/merge
az 2 years ago
parent 865b475bfc
commit 20e809fdbe

@ -22,7 +22,8 @@
(postgres/generate-deployment {:postgres-image "postgres:14"
:postgres-size :2gb})
(postgres/generate-service)
(gitea/generate-volumes config)
(gitea/generate-root-volume config)
(gitea/generate-data-volume config)
(gitea/generate-appini-env config)
(gitea/generate-secrets config)
(gitea/generate-ingress config)

Loading…
Cancel
Save