This commit is contained in:
Soph :3 2025-11-02 12:32:52 +02:00
parent 07fb985a3a
commit 6b77dd40e9
3 changed files with 1043 additions and 1 deletions

1032
Grafana-Dashboard.json Normal file

File diff suppressed because it is too large Load diff

View file

@ -3,9 +3,18 @@
Quote worst analytics ever unquote
Live on
- https://sad.ovh
- https://git.sad.ovh
- https://files.sad.ovh/
- https://uptime.sad.ovh
- https://lvpack.sad.ovh
- .. and probably elsewhere ..
.env
```
PORT=69420💯
FAKE_COUNTRY=LV
FAKE_COUNTRY=??
DEBUG=true
ALLOWED_SITES=chinesefoodmakesmesi.ck
```

View file

@ -7,6 +7,7 @@ services:
- NODE_ENV=production
- PORT=4242
- FAKE_COUNTRY=??
- ALLOWED_SITES=localhost
ports:
- "127.0.0.1:4242:4242"
restart: unless-stopped