fix uberjar compilation error

This commit is contained in:
az 2022-07-28 18:38:08 +02:00
parent 865b475bfc
commit 20e809fdbe

View file

@ -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)