diff --git a/lib/tasks/mrsk/templates/deploy.yml b/lib/tasks/mrsk/templates/deploy.yml index d1ea5ec2..7fcf7c26 100644 --- a/lib/tasks/mrsk/templates/deploy.yml +++ b/lib/tasks/mrsk/templates/deploy.yml @@ -14,6 +14,7 @@ env: # Remember never to put passwords or tokens directly into this file, use encrypted credentials # REDIS_URL: redis://x/y +# Where your images will be hosted registry: # Specify the registry server, if you're not using Docker Hub # server: registry.digitalocean.com / ghcr.io / ...