aboutsummaryrefslogtreecommitdiff
path: root/cookiecutter.json
diff options
context:
space:
mode:
Diffstat (limited to 'cookiecutter.json')
-rw-r--r--cookiecutter.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cookiecutter.json b/cookiecutter.json
index 21ca891..2ba4ed0 100644
--- a/cookiecutter.json
+++ b/cookiecutter.json
@@ -1,4 +1,4 @@
{
"project_name": "myprojectname",
- "docker_namespace": "testing"
+ "docker_owner": "docker_username"
}