Dockerize: Add Dockerfile, nginx.conf, supervisord.conf with clear_env=no fix

This commit is contained in:
z0rayy
2026-06-10 17:11:13 +07:00
parent 40711a766e
commit 7e956cc02e
5 changed files with 120 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.git
.gitignore
node_modules
*.log
.env
.env.local
README.md