mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Merge branch 'advplyr:master' into scan-for-narrator
This commit is contained in:
		
						commit
						cbad435690
					
				@ -14,6 +14,6 @@ COPY index.js index.js
 | 
			
		||||
COPY package-lock.json package-lock.json
 | 
			
		||||
COPY package.json package.json
 | 
			
		||||
COPY server server
 | 
			
		||||
RUN npm ci --production
 | 
			
		||||
RUN npm ci --only=production
 | 
			
		||||
EXPOSE 80
 | 
			
		||||
CMD ["npm", "start"]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user