mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 12:42:07 +00:00 
			
		
		
		
	| @@ -18,8 +18,9 @@ RUN --mount=type=cache,target=/root/.local/share/pnpm \ | ||||
| FROM nginx:alpine | ||||
|  | ||||
| COPY --from=build /app/dist/ /usr/share/nginx/html/ | ||||
|  | ||||
| COPY docker/nginx.conf /etc/nginx/conf.d/default.conf | ||||
|  | ||||
| COPY docker/entrypoint.sh /entrypoint.sh | ||||
|  | ||||
| EXPOSE 80 | ||||
| ENTRYPOINT [ "/entrypoint.sh" ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kavin
					Kavin