service: app image: dhh/app servers: - 1.1.1.1 - 1.1.1.2 env: REDIS_URL: redis://x/y registry: server: registry.digitalocean.com username: <%= "my-user" %> password: <%= "my-password" %>