add caddy server.
This commit is contained in:
		
							
								
								
									
										9
									
								
								caddy/Caddyfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								caddy/Caddyfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
# Docs: https://caddyserver.com/docs/caddyfile
 | 
			
		||||
0.0.0.0:80
 | 
			
		||||
fastcgi / php-fpm:9000 php
 | 
			
		||||
browse
 | 
			
		||||
log stdout
 | 
			
		||||
errors stdout
 | 
			
		||||
# Uncomment to enable TLS (HTTPS)
 | 
			
		||||
# Change the first list to listen on port 443 when enabling TLS
 | 
			
		||||
#tls self_signed
 | 
			
		||||
		Reference in New Issue
	
	Block a user