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

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