1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2026-01-17 13:39:46 +00:00
هذا الالتزام موجود في:
Adam Cooke
2020-02-12 16:29:32 +00:00
الأصل 4cad787343
التزام b08af5ab7d
4 ملفات معدلة مع 79 إضافات و0 حذوفات

27
.dockerignore Normal file
عرض الملف

@@ -0,0 +1,27 @@
/.bundle
.byebug_history
config/postal.yml
config/smtp.cert
config/smtp.key
config/lets_encrypt.pem
config/signing.key
config/fast_server.cert
config/fast_server.key
public/assets
vendor/bundle
Procfile.local
log/*
storage/*
tmp/*
spec/*
.git/*
.github/*
.vscode/*
.yardoc/*
doc/*
Procfile*
node_modules
Dockerfile
vendor/bundle
.cache
docker/*