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
Starting with a clean games directory (no shop* files), if you start the docker, it generates the .json and .tlf. These are owned by app:users with a permission of 640 (no rw for others). If I log into Tinfoil, I do not see any games and Ownfoil/nginx shows a 403. Setting o+r fixes this issue. Must be that nginx is not running as either app or users?
The text was updated successfully, but these errors were encountered:
Starting with a clean games directory (no shop* files), if you start the docker, it generates the .json and .tlf. These are owned by app:users with a permission of 640 (no rw for others). If I log into Tinfoil, I do not see any games and Ownfoil/nginx shows a 403. Setting o+r fixes this issue. Must be that nginx is not running as either app or users?
The text was updated successfully, but these errors were encountered: