Skip to content

Commit

Permalink
Tweak name of devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed May 24, 2024
1 parent df926c0 commit 66f1088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
6000
],
"runArgs": [
"--name",
"dev-floweditor",
"--network",
"textit_default",
"--hostname",
"floweditor",
"--name",
"floweditor"
],
"remoteUser": "node",
Expand Down

0 comments on commit 66f1088

Please sign in to comment.