mirror of
				https://github.com/fspc/bike-database.git
				synced 2025-10-31 16:45:34 -04:00 
			
		
		
		
	lk | add staging env to database.yml
This commit is contained in:
		
							parent
							
								
									da0a98e73d
								
							
						
					
					
						commit
						2edbcb5bbf
					
				| @ -14,6 +14,14 @@ test: | |||||||
|   username: |   username: | ||||||
|   password: |   password: | ||||||
| 
 | 
 | ||||||
|  | staging: | ||||||
|  |   adapter: postgresql | ||||||
|  |   database: db/bikedb_staging | ||||||
|  |   pool: 5 | ||||||
|  |   timeout: 5000 | ||||||
|  |   username: | ||||||
|  |   password: | ||||||
|  | 
 | ||||||
| production: | production: | ||||||
|   adapter: postgresql |   adapter: postgresql | ||||||
|   database: db/bikedb_production |   database: db/bikedb_production | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user