simple docker compose setup with Caddy
This commit is contained in:
		
							
								
								
									
										8
									
								
								static/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								static/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
<html>
 | 
			
		||||
  <head>
 | 
			
		||||
    <title>Hello World</title>
 | 
			
		||||
  </head>
 | 
			
		||||
  <body>
 | 
			
		||||
    <h1>Hello from Caddy!</h1>
 | 
			
		||||
  </body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user