Compare commits
	
		
			2 commits
		
	
	
		
			571e836887
			...
			a40cab2642
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | a40cab2642 | ||
| 4c94932490 | 
					 1 changed files with 5 additions and 1 deletions
				
			
		|  | @ -34,6 +34,10 @@ | |||
| 
 | ||||
|     ports = [ "3002:3002" ]; | ||||
|     volumes = [ "tlaternet-mail:/srv/mail" ]; | ||||
|     extraOptions = [ "--hostname=tlater.net" ]; | ||||
|     extraOptions = [ | ||||
|       "--hostname=tlater.net" | ||||
|       # Rocket 0.4 doesn't support SIGTERM anyway, so SIGKILL is the cleanest exit possible. | ||||
|       "--stop-signal=SIGKILL" | ||||
|     ]; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue