preparation for release

This commit is contained in:
Den Piligrim
2025-12-25 22:47:22 +03:00
parent 84e7db0785
commit dbc38bb142
11 changed files with 32 additions and 29 deletions
+1
View File
@@ -9,6 +9,7 @@ services:
nginx:
image: nginx:alpine
restart: unless-stopped
depends_on: [node]
ports:
- "80:80"