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"