diff --git a/nodejs/cookiecutter.json b/nodejs/cookiecutter.json index e040100..de5f981 100644 --- a/nodejs/cookiecutter.json +++ b/nodejs/cookiecutter.json @@ -1,5 +1,6 @@ { "app_name": "spawn_example", + "app_name_hyphenate": "spawn_example", "app_description": "Spawn Node App.", "app_image_tag": "ttl.sh/spawn-nodejs-example:1h", "spawn_system": "spawn-system",