Test Docker
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -0,0 +1,14 @@ | ||||
| { | ||||
|   "runtimeOptions": { | ||||
|     "tfm": "net9.0", | ||||
|     "framework": { | ||||
|       "name": "Microsoft.NETCore.App", | ||||
|       "version": "9.0.0" | ||||
|     }, | ||||
|     "configProperties": { | ||||
|       "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, | ||||
|       "System.Reflection.NullabilityInfoContext.IsSupported": true, | ||||
|       "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false | ||||
|     } | ||||
|   } | ||||
| } | ||||
| @@ -0,0 +1,16 @@ | ||||
| { | ||||
|   "Logging": { | ||||
|     "LogLevel": { | ||||
|       "Default": "Information", | ||||
|       "Microsoft.Hosting.Lifetime": "Information" | ||||
|     } | ||||
|     }, | ||||
|   "ElectoralApi": { | ||||
|     "BaseUrl": "https://api.eleccionesbonaerenses.gba.gob.ar", | ||||
|     "Username": "30500094156@elecciones2025.onmicrosoft.com", | ||||
|     "Password": "PTP847elec" | ||||
|   }, | ||||
|   "ConnectionStrings": { | ||||
|     "DefaultConnection": "Server=TECNICA3;Database=Elecciones2025;User Id=apielecciones2025;Password=PTP847Elecciones2025;Encrypt=False;MultipleActiveResultSets=True;TrustServerCertificate=True;" | ||||
|   } | ||||
| } | ||||
| @@ -0,0 +1,8 @@ | ||||
| { | ||||
|   "Logging": { | ||||
|     "LogLevel": { | ||||
|       "Default": "Information", | ||||
|       "Microsoft.Hosting.Lifetime": "Information" | ||||
|     } | ||||
|   } | ||||
| } | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user