Skip to content

Commit

Permalink
New container naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedb committed May 20, 2023
1 parent 6fbe55e commit aaae821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
},
"scripts": {
"test": "jest",
"tox": "docker exec -it -u root iris_mopidy_1 bash -c \"cd /iris && tox\"",
"tox": "docker exec -it -u root mopidy bash -c \"cd /iris && tox\"",
"start": "NODE_ENV=development WEBPACK_DEV_SERVER=1 webpack-dev-server",
"lint": "eslint src",
"lint:fix": "eslint src --fix",
Expand Down

0 comments on commit aaae821

Please sign in to comment.