mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Converted to Vite since create-react-app is no longer being developed
This commit is contained in:
		| @@ -20,7 +20,7 @@ if [ "$(is_true "$DEVELOPMENT")" = '1' ]; then | ||||
|  | ||||
| 	log_info 'Starting frontend ...' | ||||
| 	s6-setuidgid "$PUID:$PGID" yarn install | ||||
| 	exec s6-setuidgid "$PUID:$PGID" yarn start | ||||
| 	exec s6-setuidgid "$PUID:$PGID" yarn dev | ||||
| else | ||||
| 	exit 0 | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user