Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
C-D-Lewis committed Oct 16, 2024
1 parent 3473b56 commit 1760faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch-config/launchConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{ "location": "code/node-microservices/apps/concierge", "start": "npm start &" },
{ "location": "code/node-microservices/apps/visuals", "start": "npm start &" },
{ "location": "code/node-microservices/apps/monitor", "start": "npm start &" },
{ "location": "code/node-microservices/dashboard", "start": "npm run build && http-server -p 54449 &" },
{ "location": "code/node-microservices/dashboard2", "start": "npm run build && http-server -p 54449 &" },
{ "location": "code/microdiary", "start": "http-server -p 34279 &" },
{
"location": "code/discord-bot-norren",
Expand Down

0 comments on commit 1760faf

Please sign in to comment.