aboutsummaryrefslogtreecommitdiff
path: root/.run
diff options
context:
space:
mode:
Diffstat (limited to '.run')
-rw-r--r--.run/go run server.go.run.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.run/go run server.go.run.xml b/.run/go run server.go.run.xml
deleted file mode 100644
index efbc814..0000000
--- a/.run/go run server.go.run.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="go run server.go" type="GoApplicationRunConfiguration" factoryName="Go Application">
- <working_directory value="$PROJECT_DIR$/server" />
- <go_parameters value="-race" />
- <parameters value="--bind 5600" />
- <kind value="FILE" />
- <package value="bitbucket.org/jhalter/hotline" />
- <directory value="$PROJECT_DIR$" />
- <filePath value="$PROJECT_DIR$/server/main.go" />
- <method v="2" />
- </configuration>
-</component> \ No newline at end of file