mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 01:32:25 -05:00 
			
		
		
		
	Tiny fix (#114)
* allow custom ports for webserver and le * fix teensy mistake not setting default port
This commit is contained in:
		
					parent
					
						
							
								bc1d8a9265
							
						
					
				
			
			
				commit
				
					
						5bf4fb49e0
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -76,6 +76,7 @@ func Default() *Config { | |||
| 		ApplicationName: defaults.ApplicationName, | ||||
| 		Host:            defaults.Host, | ||||
| 		Protocol:        defaults.Protocol, | ||||
| 		Port:            defaults.Port, | ||||
| 		SoftwareVersion: defaults.SoftwareVersion, | ||||
| 		DBConfig: &DBConfig{ | ||||
| 			Type:            defaults.DbType, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue