generated from Fascinated/nextjs-13-template-with-tailwindcss
Docker - Container restart #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
Is it necessary to restart the container in docker for the new config.json configuration to be taken in consideration?
Thanks in advance
Currently yes due to the way NextJS builds the application, I can look into a way of getting around it. This may take some time as I don't currently know a way of doing it.
Okay, thanks for the feedback