anishdcruz / ck-meridian

Meridian is a simple to use SAAS invoicing and Purchasing platform for customers to signup with credit card via stripe subscriptions.
MIT License
34 stars 25 forks source link

APP and ADMIN prefix #1

Open rlapuente opened 2 years ago

rlapuente commented 2 years ago

Hi! I installed, all fine but at time to enter app not works ... its about APP_PREFIX and ADMIN_PREFIX its any action required to run propertly?

Thanks!

anishdcruz commented 2 years ago

@rlapuente did you check the documentation.pdf file ? Can you tell me the steps you took to install?

rlapuente commented 2 years ago

Yes i followed steps of pdf and installation well done.

App its installed here: http://5b517c79-623a-4495-857e-0f3205318504.clouding.host/

Could be problem of my cloud provider? Need to use my own domain and any dns configuration needed?

Thanks!!

anishdcruz commented 2 years ago

Looks the there is no dns configured for app.*. Try with custom domain

rlapuente commented 1 year ago

Hello!!

Yes i followed steps of pdf and installation well done.

App its installed here: http://5b517c79-623a-4495-857e-0f3205318504.clouding.host/

Could be problem of my cloud provider? Need to use my own domain and any dns configuration needed?

Thanks!!

El dom, 24 abr 2022 13:04, Anish Dcruz @.***> escribió:

@rlapuente https://github.com/rlapuente did you check the documentation.pdf file ? Can you tell me the steps you took to install?

— Reply to this email directly, view it on GitHub https://github.com/anishdcruz/ck-meridian/issues/1#issuecomment-1107817441, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQ7GVTF5DH4M4CDPOHBDRLVGUTCTANCNFSM5UGBLYRQ . You are receiving this because you were mentioned.Message ID: @.***>

abbasmashaddy72 commented 1 year ago

You Should use

APP_PREFIX='app' ADMIN_PREFIX='admin'

in your .env it should be fixed @rlapuente @anishdcruz