Files
2026-06-11 17:43:01 +07:00

6 lines
206 B
Bash

# Example environment file for WebGIS
# Copy this file to `.env` and fill in real values. Do NOT commit `.env`.
# Generate a random key: `openssl rand -hex 16`
API_KEY=replace_with_a_secure_random_hex_key