Skip to content

Commit 711a6e7

Browse files
fix: Update maintenance page title and administrator reference in compose.proxy.yaml
1 parent 7e02077 commit 711a6e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/compose.proxy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ configs:
9595
content: |
9696
<!DOCTYPE html>
9797
<html lang="en">
98-
<title>Hephaestus Maintenance</title>
98+
<title>Proposal Review Maintenance</title>
9999
<meta http-equiv="refresh" content="5"/>
100100
<style>
101101
html, body { padding: 0; margin: 0; width: 100%; height: 100%; }
@@ -112,7 +112,7 @@ configs:
112112
<h1>We&rsquo;ll be back soon!</h1>
113113
<div>
114114
<p>We&rsquo;re performing some maintenance at the moment. Sorry for the inconvenience.</p>
115-
<p>&mdash; Your Hyperion Administrators</p>
115+
<p>&mdash; Your Proposal Review Administrators</p>
116116
</div>
117117
</article>
118118
</html>

0 commit comments

Comments
 (0)