Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
n-zu committed Jun 16, 2022
1 parent d975d69 commit 87e7844
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 @@ -4,7 +4,7 @@
"scripts": {
"docker:compose": "PORT=8008 HOST=localhost docker-compose --env-file .env -f docker/docker-compose.yml up --force-recreate --build",
"docker:cp-root": "cp docker/Dockerfile . && cp docker/.dockerignore .",
"start": "node generate.js"
"generate": "node generate.js"
},
"repository": {},
"license": "UNLICENSED",
Expand Down

0 comments on commit 87e7844

Please sign in to comment.