From 20560419614e22fbb58567cdb0b88b54caf679f4 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 18 Apr 2024 11:06:32 +0100 Subject: Adds code from ded-go-core - no database D2S test app code removed (nginx error). Adds all go code from `ded-go-core` using the basic Gov.UK UI for a test page for DED. --- nginx-conf/nginx-default-cfg/alias.conf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 nginx-conf/nginx-default-cfg/alias.conf (limited to 'nginx-conf/nginx-default-cfg') diff --git a/nginx-conf/nginx-default-cfg/alias.conf b/nginx-conf/nginx-default-cfg/alias.conf deleted file mode 100644 index 649ca52..0000000 --- a/nginx-conf/nginx-default-cfg/alias.conf +++ /dev/null @@ -1,3 +0,0 @@ -location /aliased/ { - alias /opt/app-root/src/; -} -- cgit v1.2.3