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 devcontainer.json #22

Merged
merged 1 commit into from
May 24, 2023
Merged

Update devcontainer.json #22

merged 1 commit into from
May 24, 2023

Conversation

tajkirkpatrick
Copy link
Contributor

This PR allows for the devcontainer.json file to build and run the application in a local container. The dev container forwards the Web GUI from port 8080 to the VSCode host. You can access the application ports from the Ports tab above the VSCode terminal after rebuilding and reopening the repo in a dev container.

Closes: #21

@ricklamers
Copy link
Owner

ricklamers commented May 24, 2023

@tajkirkpatrick awesome! I've been fiddling with devcontainer.json but your configuration looks optimal!

@ricklamers ricklamers merged commit 1588659 into ricklamers:main May 24, 2023
@tajkirkpatrick tajkirkpatrick deleted the patch-1 branch May 24, 2023 16:47
@tajkirkpatrick
Copy link
Contributor Author

I'm glad I could help contribute! This project is awesome and super accessible. Thanks for starting it and I look forward to seeing how it grows! Good luck!

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.

Allow the devcontainer.json file to build and launch the application.
2 participants