sites clarity
This commit is contained in:
		
							parent
							
								
									dd3556c414
								
							
						
					
					
						commit
						9b778319bc
					
				@ -12,7 +12,7 @@ db_credentials:
 | 
			
		||||
 | 
			
		||||
# 3. Define all your web sites below.
 | 
			
		||||
# WSL users: Ensure these paths are correct for your WSL environment.
 | 
			
		||||
# For WSL, you might need to use paths like /home/lenvi/projects/laravel instead of /mnt/c/Users/YourUser/projects/laravel
 | 
			
		||||
# If your project directory is on windows filesystem use /mnt/c i.e., /mnt/c/Users/YourUser/projects/laravel
 | 
			
		||||
sites:
 | 
			
		||||
  # Example for a standard Laravel project
 | 
			
		||||
  - domain: mylaravelapp.local
 | 
			
		||||
@ -28,7 +28,7 @@ sites:
 | 
			
		||||
    php_version: "8.0"
 | 
			
		||||
    database: "legacy_db"
 | 
			
		||||
 | 
			
		||||
  # Example for a simple static HTML site (no PHP or DB)
 | 
			
		||||
  # Example for a simple site (no DB)
 | 
			
		||||
  - domain: phpmyadmin.local
 | 
			
		||||
    project_root: /home/lenvi/projects/phpmyadmin # Directory for management
 | 
			
		||||
    document_root: /home/lenvi/projects/phpmyadmin # Nginx serves from the root
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user