mirror of
				https://gitlab.com/comunic/comunicapiv2
				synced 2025-11-04 11:34:04 +00:00 
			
		
		
		
	Create basic HTTP server
This commit is contained in:
		@@ -16,6 +16,7 @@ export interface DatabaseConfiguration {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export interface Configuration {
 | 
			
		||||
	port: number,
 | 
			
		||||
	storageURL : string,
 | 
			
		||||
	storagePath : string,
 | 
			
		||||
	database : DatabaseConfiguration,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user