| 
									
										
										
										
											2017-05-10 16:56:08 -06:00
										 |  |  | tcp:
 | 
					
						
							|  |  |  |   bind:
 | 
					
						
							|  |  |  |     - 22
 | 
					
						
							|  |  |  |     - 80
 | 
					
						
							|  |  |  |     - 443
 | 
					
						
							|  |  |  |   modules:
 | 
					
						
							|  |  |  |     - name: forward
 | 
					
						
							|  |  |  |       ports:
 | 
					
						
							|  |  |  |         - 22
 | 
					
						
							|  |  |  |       address: '127.0.0.1:8022'
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | tls:
 | 
					
						
							|  |  |  |   modules:
 | 
					
						
							|  |  |  |     - name: proxy
 | 
					
						
							|  |  |  |       domains:
 | 
					
						
							|  |  |  |         - localhost.bar.daplie.me
 | 
					
						
							|  |  |  |         - localhost.foo.daplie.me
 | 
					
						
							|  |  |  |       address: '127.0.0.1:5443'
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | http:
 | 
					
						
							| 
									
										
										
										
											2017-05-15 16:16:15 -06:00
										 |  |  |   trust_proxy: true
 | 
					
						
							|  |  |  |   allow_insecure: false
 | 
					
						
							|  |  |  |   primary_domain: localhost.foo.daplie.me
 | 
					
						
							| 
									
										
										
										
											2017-05-10 16:56:08 -06:00
										 |  |  |   modules:
 | 
					
						
							|  |  |  |     - name: proxy
 | 
					
						
							|  |  |  |       domains:
 | 
					
						
							|  |  |  |         - localhost.daplie.me
 | 
					
						
							|  |  |  |       address: '127.0.0.1:4000'
 | 
					
						
							|  |  |  |     - name: static
 | 
					
						
							|  |  |  |       domains:
 | 
					
						
							|  |  |  |         - '*.localhost.daplie.me'
 | 
					
						
							|  |  |  |       root: '/srv/www/:hostname'
 |