feat: add docker configuration
This commit is contained in:
		
							parent
							
								
									821712f43b
								
							
						
					
					
						commit
						cf2f624ae4
					
				
					 21 changed files with 232 additions and 13 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| import { TFunction } from "i18next"; | ||||
| import Alert from "react-bootstrap/Alert"; | ||||
| import { Alert } from "react-bootstrap"; | ||||
| import { Trans, useTranslation } from "react-i18next"; | ||||
| import { | ||||
| 	ApiError, | ||||
|  |  | |||
|  | @ -3,9 +3,7 @@ import Meta from "~/lib/api/meta"; | |||
| import { User, UserSettings } from "~/lib/api/user"; | ||||
| import Logo from "./Logo"; | ||||
| 
 | ||||
| import Nav from "react-bootstrap/Nav"; | ||||
| import Navbar from "react-bootstrap/Navbar"; | ||||
| import NavDropdown from "react-bootstrap/NavDropdown"; | ||||
| import { Nav, Navbar, NavDropdown } from "react-bootstrap"; | ||||
| import { BrightnessHigh, BrightnessHighFill, MoonFill } from "react-bootstrap-icons"; | ||||
| import { useTranslation } from "react-i18next"; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue