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

Update messagepack to tag v2.5.192 #2089

Merged
merged 9 commits into from
Dec 9, 2024
Merged

Update messagepack to tag v2.5.192 #2089

merged 9 commits into from
Dec 9, 2024

Conversation

vicancy
Copy link
Member

@vicancy vicancy commented Nov 20, 2024

No description provided.

@vicancy vicancy changed the title Update messagepack to tag v2.1.115 Update messagepack to tag v2.5.192 Nov 20, 2024
...+ console.log("Application has started successfully.");
```

file: src/config.js
diff:
```
- const port = 3000;
+ const port = process.env.PORT || 3000;
```

Commit message: Update log message and port configuration
@vicancy vicancy enabled auto-merge (squash) December 9, 2024 06:46
@vicancy vicancy merged commit 6bfabbf into Azure:dev Dec 9, 2024
11 checks passed
@vicancy vicancy deleted the vf branch December 9, 2024 06:52
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.

3 participants