You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-30 18:05:34 +03:00 
			
		
		
		
	React
This commit is contained in:
		| @@ -17,7 +17,7 @@ if hash docker 2>/dev/null; then | ||||
| 		-v "$(pwd)/frontend:/app/frontend" \ | ||||
| 		-v "$(pwd)/global:/app/global" \ | ||||
| 		-w /app/frontend "${DOCKER_IMAGE}" \ | ||||
| 		sh -c "yarn install && yarn build && chown -R $(id -u):$(id -g) /app/frontend" | ||||
| 		sh -c "yarn install && yarn lint && yarn build && chown -R $(id -u):$(id -g) /app/frontend" | ||||
|  | ||||
| 	echo -e "${BLUE}❯ ${GREEN}Building Frontend Complete${RESET}" | ||||
| else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user