projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4316c5e
)
Remove old sockets on bootstrap
author
Kane York
<rikingcoding@gmail.com>
Fri, 3 Jul 2015 00:12:50 +0000
(17:12 -0700)
committer
Kane York
<rikingcoding@gmail.com>
Fri, 3 Jul 2015 00:12:50 +0000
(17:12 -0700)
templates/web.socketed.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.socketed.template.yml
b/templates/web.socketed.template.yml
index 6432de03fc0a1df6040b24b3eb2f42708e9eaab4..ca3b29c0490c88c1c6781a2cc6546a7f9ee13d20 100644
(file)
--- a/
templates/web.socketed.template.yml
+++ b/
templates/web.socketed.template.yml
@@
-1,5
+1,6
@@
run:
+ - exec: rm -f /shared/nginx.http*.sock;
- replace:
filename: "/etc/nginx/conf.d/discourse.conf"
from: /listen 80;/