mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Patching some bugs.
This commit is contained in:
@@ -76,6 +76,7 @@ COPY --from=builder /app/public ./public
|
||||
RUN mkdir .next
|
||||
RUN mkdir -p /app/private/uploads
|
||||
RUN chown -R nextjs:nodejs /app/private
|
||||
RUN chown -R nextjs:nodejs /app/public
|
||||
|
||||
RUN chown nextjs:nodejs .next
|
||||
|
||||
|
||||
Reference in New Issue
Block a user