summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4ded777..89101bf 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,6 @@ To get started with this project, follow these steps:
```dotenv
ENVIRONMENT=production
- API_ENDPOINT_URL=https://draconyan.xyz:3000
- DOMAIN=draconyan.xyz
PORT=3000
# SSL/TLS Configuration (if running in container, make it /certs/<cert/key>.pem and mount the certificate directory as a volume to /certs)