-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
30 lines (23 loc) · 1000 Bytes
/
.env.example
File metadata and controls
30 lines (23 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Base URL for the AquaDX API for requests made from the server.
# !! Include a trailing slash in the URL !!
# !! If running on the same server, use an internal URL, not the external URL !!
AQUADX_URL=http://app/
# Base URL for AquaDX data
# !! Include trailing slash !!
# Supports either http(s):// or file://
DATA_HOST=file:///data/
# Turnstile site key
PUBLIC_TURNSTILE_SITE_KEY=0x4AAAAAAASGA2KQEIelo9P9
# DNS (shown to users)
PUBLIC_DNS=aquadx.hydev.org
# Github URL (remove if you don't want it to show on the site at all)
PUBLIC_GIT_URL=https://github.com/MewoLab/AquaDX
# Support URLs
# These are the official AquaDX support URLs.
PUBLIC_SUPPORT_DISCORD=https://discord.com/invite/FNgveqFF7s
PUBLIC_SUPPORT_TELEGRAM=https://t.me/+zBL4RZdyfvUzZGU1
PUBLIC_SUPPORT_QQ=https://qm.qq.com/q/dpYmGoVHnG
PUBLIC_SUPPORT_GITHUB=https://github.com/MewoLab/AquaDX/issues
# Custom emoji
# Separate by commas and spaces, first entry name, second entry URL
PUBLIC_EMOJIS='happy /some/path/happy.webp,'