fix dummy image path
This commit is contained in:
		
							parent
							
								
									6f8767c08a
								
							
						
					
					
						commit
						024664e2fd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ import type { FastifyInstance, FastifyPluginOptions, FastifyReply, FastifyReques | ||||||
| const _filename = fileURLToPath(import.meta.url); | const _filename = fileURLToPath(import.meta.url); | ||||||
| const _dirname = dirname(_filename); | const _dirname = dirname(_filename); | ||||||
| 
 | 
 | ||||||
| const assets = `${_dirname}/../../server/file/assets/`; | const assets = `${_dirname}/../../src/server/assets/`; | ||||||
| 
 | 
 | ||||||
| @Injectable() | @Injectable() | ||||||
| export class MediaProxyServerService { | export class MediaProxyServerService { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue