diff --git a/config.txt b/config.txt new file mode 100644 index 0000000..57f0405 --- /dev/null +++ b/config.txt @@ -0,0 +1,4 @@ +ws_bind=0.0.0.0:7899 +http_bind=0.0.0.0:7898 +athena_host=ws://laolang.duckdns.org:7899 +upload_url=http://laolang.duckdns.org:7898 \ No newline at end of file diff --git a/opserver.exe b/opserver.exe new file mode 100644 index 0000000..698dc3b Binary files /dev/null and b/opserver.exe differ