some new endpoints and static serving for media
This commit is contained in:
		@@ -7,4 +7,4 @@ COPY .env .
 | 
			
		||||
RUN npm i
 | 
			
		||||
 | 
			
		||||
EXPOSE 3000
 | 
			
		||||
ENTRYPOINT ["npm", "run", "start"]
 | 
			
		||||
CMD ["npm", "run", "start"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user