Update env config template
This commit is contained in:
		
							parent
							
								
									cb68530e2a
								
							
						
					
					
						commit
						53759f412f
					
				|  | @ -18,13 +18,17 @@ export type EnvConfig = { | |||
|   faviconPath?: string // Should be a file in /public
 | ||||
|   navbarLogoPath?: string | ||||
|   newQuestionPlaceholders: string[] | ||||
| 
 | ||||
|   // Currency controls
 | ||||
|   fixedAnte?: number | ||||
|   startingBalance?: number | ||||
| } | ||||
| 
 | ||||
| type FirebaseConfig = { | ||||
|   apiKey: string | ||||
|   authDomain: string | ||||
|   projectId: string | ||||
|   region: string | ||||
|   region?: string | ||||
|   storageBucket: string | ||||
|   messagingSenderId: string | ||||
|   appId: string | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user