Add Express Staging domain (#5)

This commit is contained in:
Brandon Sturgeon 2023-08-12 13:18:58 -07:00 committed by GitHub
parent e33141eb84
commit 24842a027a
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 },