chore: updated env.example with info about itch.io
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user