Nazara/nazara/apps/web/public/.gitkeep

8 lines
305 B
Plaintext

This public directory can be used to store any static content, see:
https://nextjs.org/docs/basic-features/static-file-serving
To remove this directory, also remove the following line from the web `Dockerfile`:
COPY --from=installer --chown=nextjs:nodejs /app/apps/web/public ./apps/web/public