fix playwright

This commit is contained in:
Giancarmine Salucci
2026-02-18 01:43:41 +01:00
parent 49bccf8f15
commit 40e3fb0c1b
2 changed files with 135 additions and 134 deletions

View File

@@ -16,6 +16,7 @@ RUN npm run build
EXPOSE 3000
ENV NODE_ENV=production
ENV CHROMIUM_EXECUTABLE_PATH=/usr/bin/chromium-browser
# Declare volume for Instagram authentication persistence
VOLUME ["/app/secrets"]