mirror of https://github.com/MISP/misp-docker
				
				
				
			Merge pull request #75 from s3curetty/master
Fixed redis exiting
						commit
						3a3ed2ee59
					
				|  | @ -96,6 +96,7 @@ RUN echo "postfix postfix/main_mailer_type string Local only" \ | |||
| 
 | ||||
| # Redis Setup | ||||
| RUN sed -i 's/^\(daemonize\s*\)yes\s*$/\1no/g' /etc/redis/redis.conf | ||||
| RUN sed -i 's/^\(bind\s*\)127.0.0.1 ::1\s*$/\1127.0.0.1/g' /etc/redis/redis.conf | ||||
| 
 | ||||
| # Apache Setup | ||||
| RUN cp /var/www/MISP/INSTALL/apache.misp.ubuntu /etc/apache2/sites-available/misp.conf && \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 GitHub
							GitHub