aboutsummaryrefslogtreecommitdiff
path: root/docker/crupest-nginx/sites/www/secrets.html
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-12-23 16:51:25 +0800
committercrupest <crupest@outlook.com>2022-12-23 16:51:25 +0800
commit0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7 (patch)
treecc337bed16983320779e339b51c2ff15cce6931f /docker/crupest-nginx/sites/www/secrets.html
parent4d8c1ed02fbe706d42f2364c34509216f71b8266 (diff)
downloadcrupest-0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7.tar.gz
crupest-0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7.tar.bz2
crupest-0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7.zip
Develop secret api. v62
Diffstat (limited to 'docker/crupest-nginx/sites/www/secrets.html')
-rw-r--r--docker/crupest-nginx/sites/www/secrets.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/docker/crupest-nginx/sites/www/secrets.html b/docker/crupest-nginx/sites/www/secrets.html
new file mode 100644
index 0000000..57f5b0d
--- /dev/null
+++ b/docker/crupest-nginx/sites/www/secrets.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+ <meta charset="UTF-8" />
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <link rel="icon" href="/favicon.ico" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>crupest secrets management</title>
+</head>
+
+<body>
+ Hello world!
+</body>
+
+</html> \ No newline at end of file