From f8cc7e7b71856b718758e8d0deb26130780709e7 Mon Sep 17 00:00:00 2001 From: Facinorous <63425706+Facinorous-420@users.noreply.github.com> Date: Fri, 8 Apr 2022 22:39:55 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0736d6c..434e3d9 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Inside this file, is some basic configuration you can change for your set up. Th | `ASS_SECURE = false` | Put this to true if you are running ASS behind a domain with HTTPS,. false if HTTP | | `ASSDOMAIN = "127.0.0.1:40115"` | Put this to your ASS domain. Can be an ip, or domain for example `https://cdn.mydomain.com` | | `STAFF_IDS = ["ass"]` | Change this to whatever your username is in your ASS `auth.json` file. Default user in ASS, is `ass` | +| `PORT = "3000"` | Change this number to the port you wish DICK to run on | ### Running