Refactor Docker setup and update file storage paths for improved containerization

This commit is contained in:
liosha84
2025-08-06 20:26:24 +03:00
parent ee3476d768
commit b5bfb677d9
9 changed files with 38 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
SERVER_PORT=443
FULLCHAINPEM=/certs/live/jambotron.run.place/fullchain.pem
PRIVKEYPEM=/certs/live/jambotron.run.place/privkey.pem