mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-31 02:05:33 +00:00 
			
		
		
		
	Fixed some minor docker bugs
This commit is contained in:
		
							
								
								
									
										28
									
								
								HaWeb/appsettings.json.old
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								HaWeb/appsettings.json.old
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | ||||
| { | ||||
|   "Logging": { | ||||
|     "LogLevel": { | ||||
|       "Default": "Information", | ||||
|       "Microsoft.AspNetCore": "Warning" | ||||
|     } | ||||
|   }, | ||||
|   "FeatureManagement": { | ||||
|     "AdminService":  true, | ||||
|     "LocalPublishService": true, | ||||
|     "SyntaxCheck": true, | ||||
|     "Notifications": true | ||||
|   }, | ||||
|   "AllowedWebSocketConnections": "*", | ||||
|   "AllowedHosts": "*", | ||||
|   "HamannFileStoreLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Hamann/", | ||||
|   "BareRepositoryPathLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Bare/", | ||||
|   "BareRepositoryPathWindows": "C:/Users/simon/source/hamann-xml/.git/", | ||||
|   "WorkingTreePathLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Repo/", | ||||
|   "RepositoryBranch": "Release", | ||||
|   "RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml", | ||||
|   "StoredPDFPathWindows": "", | ||||
|   "StoredPDFPathLinux": "", | ||||
|   "FileSizeLimit": 52428800, | ||||
|   "AvailableStartYear": 1700, | ||||
|   "AvailableEndYear": 1800, | ||||
|   "LettersOnPage": 80 | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens