Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .template-infra/app-app-flask.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.15.7-14-g28da3fa
_commit: v0.15.7-15-g42b73c1
_src_path: https://github.com/navapbc/template-infra
app_has_dev_env_setup: true
app_local_port: 3200
Expand Down
2 changes: 1 addition & 1 deletion .template-infra/app-app-nextjs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.15.7-14-g28da3fa
_commit: v0.15.7-15-g42b73c1
_src_path: https://github.com/navapbc/template-infra
app_has_dev_env_setup: true
app_local_port: 3300
Expand Down
2 changes: 1 addition & 1 deletion .template-infra/app-app-rails.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.15.7-14-g28da3fa
_commit: v0.15.7-15-g42b73c1
_src_path: https://github.com/navapbc/template-infra
app_has_dev_env_setup: true
app_local_port: 3100
Expand Down
2 changes: 1 addition & 1 deletion .template-infra/app-app.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.15.7-14-g28da3fa
_commit: v0.15.7-15-g42b73c1
_src_path: https://github.com/navapbc/template-infra
app_has_dev_env_setup: true
app_local_port: 3000
Expand Down
2 changes: 1 addition & 1 deletion .template-infra/base.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.15.7-14-g28da3fa
_commit: v0.15.7-15-g42b73c1
_src_path: https://github.com/navapbc/template-infra
base_code_repository_url: git@github.com:navapbc/platform-test.git
base_default_region: us-east-1
Expand Down