[odrs-web/oscp] Kill 000-default.conf and use FQDN.conf instead
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] Kill 000-default.conf and use FQDN.conf instead
- Date: Tue, 13 Nov 2018 14:37:32 +0000 (UTC)
commit e2ca8b437f5707584da154fd8ad00d60f54816d2
Author: Andrea Veri <averi redhat com>
Date: Tue Nov 13 15:37:23 2018 +0100
Kill 000-default.conf and use FQDN.conf instead
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index c242579..1bedc05 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,7 @@ WORKDIR ${ODRS_HOME}
COPY app_data ${ODRS_HOME}
-COPY odrs.gnome.org.conf /etc/httpd/conf.d/000-default.conf
+COPY odrs.gnome.org.conf /etc/httpd/conf.d/odrs.gnome.org.conf
RUN rm /etc/httpd/conf.d/welcome.conf
RUN chown 1000310000:0 /var/log/httpd24
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]