mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 09:21:25 +03:00
Add authentication
This commit is contained in:
1
src/lib/http.js
Normal file
1
src/lib/http.js
Normal file
@@ -0,0 +1 @@
|
||||
module.exports.domain = process.env.HTTP_EXTERNAL.match(/http(s?):\/\/(?<domain>[a-zA-Z0-9\-_.]+)(:\d+)?/).groups.domain;
|
Reference in New Issue
Block a user