##// END OF EJS Templates
svn: change apache run command
super-admin -
Show More
@@ -235,7 +235,7 b' services:'
235 env_file:
235 env_file:
236 - ${RC_ENV_FILE:?must-specify-rc-env-file}
236 - ${RC_ENV_FILE:?must-specify-rc-env-file}
237 command: [
237 command: [
238 "apachectl",
238 "httpd",
239 "-D",
239 "-D",
240 "FOREGROUND"
240 "FOREGROUND"
241 ]
241 ]
General Comments 0
You need to be logged in to leave comments. Login now