diff --git a/lib/tasks/mrsk/templates/deploy.yml b/lib/tasks/mrsk/templates/deploy.yml index 7fcf7c26..23ebb91c 100644 --- a/lib/tasks/mrsk/templates/deploy.yml +++ b/lib/tasks/mrsk/templates/deploy.yml @@ -19,6 +19,6 @@ registry: # Specify the registry server, if you're not using Docker Hub # server: registry.digitalocean.com / ghcr.io / ... - # Set credentials with rake credentials:edit + # Set credentials with bin/rails credentials:edit username: my-user password: my-password-should-go-in-credentials