Sha256: 0763e5c517415aba2924b3ae2fb0b79a1469d03c536d087ed86f945f335bdf45
Contents?: true
Size: 554 Bytes
Versions: 6
Compression:
Stored size: 554 Bytes
Contents
--- server: user: <%= Ahoy::VariableStore.variables['server_user'] %> ssh_port: <%= Ahoy::VariableStore.variables['server_ssh_port'] %> app: root: <%= Ahoy::VariableStore.variables['app_name'] %> secret_key_base: ea25c34b9d9443935394356303a408d19d5613ccdb77de0bc98c5ac57dcb5d19b53f03f13fd402926778b8f6fe6be81b67d9f206d16f5fe3145b9049a6fee582 database: name: <%= Ahoy::VariableStore.variables['database_name'] %> user: <%= Ahoy::VariableStore.variables['database_user'] %> password: <%= Ahoy::VariableStore.variables['database_password'] %>
Version data entries
6 entries across 6 versions & 1 rubygems