1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

GO-1330 Fix rebase changes

This commit is contained in:
Mikhail Iudin 2023-05-24 17:10:52 +02:00
parent 400ce08276
commit ece3108695
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
458 changed files with 6390 additions and 6639 deletions

View file

@ -1,6 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run" type="GoApplicationRunConfiguration" factoryName="Go Application">
<module name="go-anytype-middleware" />
<module name="anytype-heart" />
<working_directory value="$PROJECT_DIR$" />
<go_parameters value="-tags &quot;nomutexdeadlockdetector noauth nographviz&quot;" />
<envs>
@ -10,7 +10,7 @@
<env name="ANYTYPE_GRPCWEB_ADDR" value="127.0.0.1:31008" />
</envs>
<kind value="PACKAGE" />
<package value="github.com/anytypeio/go-anytype-middleware/cmd/grpcserver" />
<package value="github.com/anyproto/anytype-heart/cmd/grpcserver" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$" />
<method v="2" />