Initial commit of unified WebGIS projects
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user