Skip to content

Commit b508198

Browse files
committed
change initial morph_project.yml
1 parent dd7f183 commit b508198

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

core/morph/config/project.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,14 +162,16 @@ def dump_project_yaml(project: MorphProject) -> str:
162162
deployment_provider = "aws"
163163

164164
return f"""
165-
# Cloud Settings
166-
profile: {project.profile} # Defined in the Profile Section in `~/.morph/credentials`
167-
project_id: {project.project_id or "null"}
165+
version: 1
168166
169167
# Framework Settings
170168
default_connection: {project.default_connection}
171169
source_paths:{source_paths}
172170
171+
# Cloud Settings
172+
# profile: {project.profile} # Defined in the Profile Section in `~/.morph/credentials`
173+
# project_id: {project.project_id or "null"}
174+
173175
# Build Settings
174176
build:
175177
# These settings are required when there is no Dockerfile in the project root.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy