forked from ProjectSegfault/website
		
	Nope.
This commit is contained in:
		@@ -4,7 +4,7 @@ WORKDIR /app
 | 
			
		||||
 | 
			
		||||
COPY package.json ./
 | 
			
		||||
RUN npm install
 | 
			
		||||
COPY ./* ./
 | 
			
		||||
COPY . ./
 | 
			
		||||
RUN npm run build
 | 
			
		||||
 | 
			
		||||
FROM nginx:1.23-alpine
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user