1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00

add script to create an initial admin user

هذا الالتزام موجود في:
Adam Cooke
2017-04-28 17:01:11 +01:00
الأصل cc04a57cf7
التزام a1aa173c51
5 ملفات معدلة مع 51 إضافات و0 حذوفات

عرض الملف

@@ -33,6 +33,7 @@ gem 'moonrope', :git => 'https://github.com/adamcooke/moonrope', :branch => 'mas
gem 'jwt'
gem 'createsend', '~> 4.0'
gem 'acme-client', :git => 'https://github.com/unixcharles/acme-client'
gem 'highline', :require => true
group :development, :test do
gem 'byebug'