Skip to content

Commit

Permalink
updated dev environment start command
Browse files Browse the repository at this point in the history
  • Loading branch information
rbpollock committed Jan 13, 2024
1 parent 46c9dc7 commit 3a194f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ web:
commands:
# The command to launch your app. If it terminates, it’s restarted immediately.
start: |
yarn start
yarn develop --watch-admin
# Variables to control the environment. More information: https://docs.platform.sh/create-apps/app-reference.html#variables
variables:
Expand Down

0 comments on commit 3a194f4

Please sign in to comment.