fix: domain harats-demo.swop.su (hyphen instead of underscore)

This commit is contained in:
Eugenius-Anonymous
2026-06-08 15:50:38 +07:00
parent 0e2ad1d022
commit e3b618cbef
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
NODE_ENV: production
PORT: 3001
labels:
caddy: harats_demo.swop.su
caddy: harats-demo.swop.su
caddy.reverse_proxy: "{{upstreams 3001}}"
ports:
- "127.0.0.1:3001:3001"
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"build": "20260608-1539",
"buildDate": "2026-06-08T15:39:12.1722623+07:00"
"build": "20260608-1548",
"buildDate": "2026-06-08T15:48:03.9541198+07:00"
}