Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect real server #88

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Connect real server #88

merged 2 commits into from
Dec 11, 2023

Conversation

mikrise2
Copy link
Collaborator

@mikrise2 mikrise2 commented Dec 8, 2023

No description provided.

@mikrise2 mikrise2 requested a review from nbirillo December 8, 2023 16:56
@@ -60,7 +60,7 @@ data class MainTaskTrackerConfig(
val agreementFilePath = "$pluginFolderPath/agreement/agreement.json"
val logFilesFolder = "$pluginFolderPath/logs"
const val PLUGIN_PROPERTIES_FILE = "$PLUGIN_NAME.properties"
private const val DOMAIN = "http://0.0.0.0:8080"
private const val DOMAIN = "https://tt-server-5.labs.jb.gg"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm probably we need to ask other people how it is better to store the domain

@nbirillo nbirillo merged commit 19f4caf into main Dec 11, 2023
2 checks passed
@nbirillo nbirillo deleted the connect-real-server branch December 11, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants