Projet_Web_IceBreaker/.env
Timeo Bossuet 0349aeaf5b fix: resolve leaderboard loading issue and add favicon
- Fix volume initialization causing NaN error that blocked JS execution
- Add null checks and error handling in storage module
- Defer AudioContext creation until user interaction
- Add ship emoji as favicon on all pages
2026-01-11 11:44:07 +01:00

5 lines
161 B
Bash

# Domain for the icebreaker site
NGINX_HOST=icebreaker.timeobossuet.tech
# Email for Let's Encrypt SSL certificates
LETSENCRYPT_EMAIL=contact@timeobossuet.tech