mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 04:43:25 +00:00 
			
		
		
		
	pass single file application to license gen
This commit is contained in:
		
							parent
							
								
									936059785a
								
							
						
					
					
						commit
						3f5910c616
					
				|  | @ -14,4 +14,4 @@ FROM bitbetter/api | |||
| 
 | ||||
| COPY --from=build /licenseGen/bin/Release/net8.0/publish/* /app/ | ||||
| 
 | ||||
| ENTRYPOINT [ "dotnet", "/app/licenseGen.dll", "--core", "/app/Core.dll", "--cert", "/cert.pfx" ] | ||||
| ENTRYPOINT [ "dotnet", "/app/licenseGen.dll", "--core", "/app/Core.dll", "--executable /app/Api", "--cert", "/cert.pfx" ] | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user