diff --git a/uwsgi-python/vars/timer.yml b/uwsgi-python/vars/timer.yml
index 237418ba0ea732eb4857606e3d0596d36dd1d43a..d2a0c08f9b9e451fbead954c218e6d0b2fbd926d 100644
--- a/uwsgi-python/vars/timer.yml
+++ b/uwsgi-python/vars/timer.yml
@@ -5,7 +5,7 @@ app_user: timer
 app_group: timer
 app_home: /var/www/timer
 app_path: /var/www/timer
-app_python_version: 2
+app_python_version: 3
 app_venv: /var/www/timer/venv/
 app_program: timer.py
 app_callable: app
@@ -22,7 +22,7 @@ app_db_type: ''
 app_additional_software: []
 
 app_deploy_key: ''
-app_git_url: 'https://github.com/orithena/timer-impress.git'
+app_git_url: 'https://github.com/YSelfTool/timer-impress.git'
 app_git_version: HEAD
 
 app_requirements_file: requirements.txt