Skip to content

Commit 4608bd4

Browse files
committed
Update parameter for CF stack to use correct protocol-less DrupalUrl.
1 parent a05dc9f commit 4608bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Now that you're workstation is ready, and the lambda code is in place, run the f
8686
--stack-name drupal-media-rekognition \
8787
--capabilities CAPABILITY_NAMED_IAM \
8888
--parameter-overrides \
89-
DrupalUrl='http://www.example.com/' \
89+
DrupalUrl='www.example.com' \
9090
DrupalUsername='rekognition-api-user' \
9191
DrupalPassword='secure-password-here'
9292

0 commit comments

Comments
 (0)