chore: updated env.example with info about itch.io

This commit is contained in:
mattia
2025-01-05 13:46:32 +01:00
parent 5ff6a38554
commit f9c61bae6f

View File

@@ -2,6 +2,7 @@
HTTP_HOST=localhost
HTTP_PORT=9283
# Allowed origins for POST requests; needed for web games; if empty or missing, defaults to '*'
# Note well: games played from itch in a new window actually send all requests from https://html-classic.itch.zone (the game is hosted in an iframe)
HTTP_POST_ALLOWED_ORIGINS=https://your.domain.com
# Database connection settings
DATABASE_NAME=game_logger