مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
fix: fixes issue starting application in production mode
I haven't observed these all that recently and these fixes are temporary until I have time to look properly.
هذا الالتزام موجود في:
@@ -9,6 +9,9 @@ require_relative "version"
|
||||
|
||||
module Postal
|
||||
|
||||
class Config
|
||||
end
|
||||
|
||||
def self.host
|
||||
@host ||= config.web.host || "localhost:5000"
|
||||
end
|
||||
|
||||
@@ -11,4 +11,6 @@ module Postal
|
||||
VERSION
|
||||
end
|
||||
|
||||
Version = VERSION
|
||||
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم