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
Hello,
I have been trying to use your project with Docker, but unfortunately I encountered an error:
error TS2339: Property 'commitMap' does not exist on type 'Settings'.
When running 'make docker-run'. However, there is no commitMap in the sample_settings.ts either. What should I enter here? Any help would be appreciated.