From fbfb0f1bbb7f6cca3596871fa3b09ec4d9da8df5 Mon Sep 17 00:00:00 2001 From: partouf Date: Sat, 18 Mar 2023 13:31:27 +0100 Subject: [PATCH] add winprod --- etc/config/compiler-explorer.winprod.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 etc/config/compiler-explorer.winprod.properties diff --git a/etc/config/compiler-explorer.winprod.properties b/etc/config/compiler-explorer.winprod.properties new file mode 100644 index 000000000..2e54b734b --- /dev/null +++ b/etc/config/compiler-explorer.winprod.properties @@ -0,0 +1,4 @@ +extraBodyClass=winprod +httpRoot=/winprod +motdUrl=/motd/motd-winprod.json +sentryEnvironment=winprod