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

Add: unoserver and more #3108

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

Ludy87
Copy link
Contributor

@Ludy87 Ludy87 commented Mar 3, 2025

Description of Changes

Please provide a summary of the changes, including:

  • What was changed
  • Why the change was made
  • Any challenges encountered

Closes #(issue_number)


Checklist

General

Documentation

UI Changes (if applicable)

  • Screenshots or videos demonstrating the UI changes are attached (e.g., as comments or direct attachments in the PR)

Testing (if applicable)

  • I have tested my changes locally. Refer to the Testing Guide for more details.

@@ -9,7 +9,7 @@
"dockerfile": "../Dockerfile.dev"
},
// Use 'forwardPorts' to make a list of ports inside the container available locally.
"appPort": [8080],
"appPort": [8080, 2002, 2003],
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these just random ports?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

port 2002 is for soffice and 2003 for unoserver

@github-actions github-actions bot added the Docker Pull requests that update Docker code label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants