You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should use a different, non-root, linux user in quizfreely-api's and quizfreely-web's service files (by setting User=, by default User= is root)
This is just a reminder for myself to update quizfreely-api.service, quizfreely-web.service, and related documentation (mostly production setup docs, since developers/contributors don't need service files for development, it's only for production)
The text was updated successfully, but these errors were encountered:
We should use a different, non-root, linux user in quizfreely-api's and quizfreely-web's service files (by setting
User=
, by defaultUser=
is root)This is just a reminder for myself to update
quizfreely-api.service
,quizfreely-web.service
, and related documentation (mostly production setup docs, since developers/contributors don't need service files for development, it's only for production)The text was updated successfully, but these errors were encountered: