5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
# Tor-specific environment variables
|
|
# Using relative URLs for maximum compatibility
|
|
NEXT_PUBLIC_API_URL=/api
|
|
# Flag to indicate we're running in Tor mode
|
|
NEXT_PUBLIC_TOR_MODE=true |