mjacobus/deutsch

View on GitHub
deploy/environments/demo.rb

Summary

Maintainability
A
0 mins
Test Coverage
server 'demo.deutsch.dev',
  roles: %w{web},
  ssh_options: {
    auth_methods: %w(publickey),
  }