rebase www template

This commit is contained in:
2026-04-27 11:45:33 +02:00
parent 07bc5ffd9f
commit a42f1b87e9
27 changed files with 2574 additions and 4615 deletions
+1
View File
@@ -4,6 +4,7 @@ services:
image: mrunknownde/utools-backend
container_name: utools_backend
restart: unless-stopped
user: "0" # Run as root so ASN cache volume is writable
environment:
NODE_ENV: production
PORT: 3000