Skip to content

Commit ec129d6

Browse files
Change repository of project
1 parent 573c08f commit ec129d6

File tree

1 file changed

+1
-1
lines changed
  • contrib/ansible_playbooks/secret

1 file changed

+1
-1
lines changed

contrib/ansible_playbooks/secret/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project_name: flasktutorial
33
project_home: /home/flasktutorial
44
project_root: /home/flasktutorial/project
55
virtualenv_directory: /home/flasktutorial/.venv
6-
project_repo: git@github.com:rafaelhenrique/flask_tutorial.git
6+
project_repo: git@github.com:python-sorocaba/flask_tutorial.git
77
private_key_github: /home/<your local user here>/.ssh/id_rsa
88
public_key_github: /home/<your local user here>/.ssh/id_rsa.pub
99
management_user: <your remote user here>

0 commit comments

Comments
 (0)