Add DEV_MODE setting for DEV_MODE instances
This commit is contained in:
		
							parent
							
								
									81db7ff00d
								
							
						
					
					
						commit
						c375e6df78
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -96,6 +96,10 @@ function (slug) { | |||
|                         "name": "STRIPE_SECRET_KEY", | ||||
|                         "value": "5CEA51A5-A613-4AEF-A9FB-D0A57D77C13B" | ||||
|                       }, | ||||
|                       { | ||||
|                         "name": "SYMPOSION_DEV_MODE", | ||||
|                         "value": "LAPTOP" | ||||
|                       }, | ||||
|                     ], | ||||
|                     "image": "asia.gcr.io/linuxconfsydney/symposion_app_2019_dev:" + slug, | ||||
|                     "imagePullPolicy": "Always", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James Polley
						James Polley