Initial commit: Complete workspace configuration
- MOper/ configurations - home-assistant/ configurations - scripts/ automation scripts - unix/ system configurations - docker/ Docker services (app, devtools, database, infra, maintenance, portainer, supervision, test) Excludes: databases, logs, large files, Git submodules, secrets (via .gitignore)
This commit is contained in:
10
docker/test/tvtracker/config/www/organizr/tmp/index.html
Normal file
10
docker/test/tvtracker/config/www/organizr/tmp/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Temporary Files</title>
|
||||
</head>
|
||||
<body>
|
||||
Nothing to see here... move along...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user