Skip to content

Commit

Permalink
Add package script to allow traffic in container
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Jan 27, 2024
1 parent fa0dacb commit f16be31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scilog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"dev": "ng serve --host 0.0.0.0",
"build": "ng build",
"test": "ng test",
"test:CI": "ng test --watch=false",
Expand Down

0 comments on commit f16be31

Please sign in to comment.