Fart
This commit is contained in:
parent
07fb985a3a
commit
6b77dd40e9
3 changed files with 1043 additions and 1 deletions
1032
Grafana-Dashboard.json
Normal file
1032
Grafana-Dashboard.json
Normal file
File diff suppressed because it is too large
Load diff
11
README.md
11
README.md
|
|
@ -3,9 +3,18 @@
|
||||||
|
|
||||||
Quote worst analytics ever unquote
|
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
|
.env
|
||||||
```
|
```
|
||||||
PORT=69420💯
|
PORT=69420💯
|
||||||
FAKE_COUNTRY=LV
|
FAKE_COUNTRY=??
|
||||||
DEBUG=true
|
DEBUG=true
|
||||||
|
ALLOWED_SITES=chinesefoodmakesmesi.ck
|
||||||
```
|
```
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ services:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
- PORT=4242
|
- PORT=4242
|
||||||
- FAKE_COUNTRY=??
|
- FAKE_COUNTRY=??
|
||||||
|
- ALLOWED_SITES=localhost
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:4242:4242"
|
- "127.0.0.1:4242:4242"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue