Commit d3159ada Harvey

no message

1 个父辈 83971704
...@@ -55,13 +55,4 @@ buck-out/ ...@@ -55,13 +55,4 @@ buck-out/
\.buckd/ \.buckd/
*.keystore *.keystore
# fastlane frpc.toml
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
\ No newline at end of file \ No newline at end of file
serverAddr = "118.89.26.241"
serverPort = 17000
auth.token="aolei@harvey"
[[proxies]]
name = "test-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 8088
remotePort = 17001
\ No newline at end of file \ No newline at end of file
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!