diff --git a/Dockerfile b/Dockerfile index 17e3234..22a1395 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,6 +26,7 @@ RUN npm install -g rettiwt-api # Copiamo i file del progetto COPY LICENSE ./ +COPY resources/ ./resources/ COPY src/ ./src/ COPY configs.yaml ./