Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Commit

Permalink
update devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Nov 20, 2022
1 parent bbd0a5e commit 6b055e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"image": "maven:3-eclipse-temurin-17",
"onCreateCommand": "mvn compile",
"postAttachCommand": "mvn compile",
"shutdownAction": "stopContainer",
"forwardPorts": [
8080
Expand Down

0 comments on commit 6b055e1

Please sign in to comment.