[odrs-web/oscp] Temp comment
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] Temp comment
- Date: Mon, 12 Nov 2018 19:13:59 +0000 (UTC)
commit 2d6ca414c5ed41c95171758b067e20e2ece0669c
Author: Andrea Veri <averi redhat com>
Date: Mon Nov 12 20:13:52 2018 +0100
Temp comment
entrypoint.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/entrypoint.sh b/entrypoint.sh
index cd40ddc..284b26d 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,8 +1,8 @@
#!/bin/sh
-sed -i "s/replace_odrs_secret/${ODRS_REVIEW_SECRET}/" /etc/apache2/conf.d/000-default.conf
-sed -i "s/replace_odrs_username/${ODRS_DB_USER}/" /etc/apache2/conf.d/000-default.conf
-sed -i "s/replace_odrs_password/${ODRS_DB_PASSWORD}/" /etc/apache2/conf.d/000-default.conf
-sed -i "s/replace_odrs_host/${ODRS_DB_HOST}/" /etc/apache2/conf.d/000-default.conf
+#sed -i "s/replace_odrs_secret/${ODRS_REVIEW_SECRET}/" /etc/apache2/conf.d/000-default.conf
+#sed -i "s/replace_odrs_username/${ODRS_DB_USER}/" /etc/apache2/conf.d/000-default.conf
+#sed -i "s/replace_odrs_password/${ODRS_DB_PASSWORD}/" /etc/apache2/conf.d/000-default.conf
+#sed -i "s/replace_odrs_host/${ODRS_DB_HOST}/" /etc/apache2/conf.d/000-default.conf
exec httpd -DFOREGROUND
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]