Add Express Staging domain

This commit is contained in:
Brandon Sturgeon 2023-08-12 13:17:13 -07:00 committed by GitHub
parent e33141eb84
commit 2f2a6d4018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ return {
-- Express
["gmod.express"] = { allowed = true, permanent = true },
["stg.gmod.express"] = { allowed = true, permanent = true },
["gmod.pages.dev"] = { allowed = true, permanent = true },