Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle missing / in Paths #3

Closed
am1t opened this issue Jan 3, 2019 · 1 comment
Closed

Handle missing / in Paths #3

am1t opened this issue Jan 3, 2019 · 1 comment

Comments

@am1t
Copy link
Owner

am1t commented Jan 3, 2019

For configuration variables, POST_PATH, PHOTO_PATH and MICRO_POST_PATH, in case there no / at the beginning and the end, applications fails to start.

am1t added a commit that referenced this issue Jan 5, 2019
@am1t
Copy link
Owner Author

am1t commented Jan 5, 2019

Issue fixed with commit f6911f1. Now paths are validated for missing /. And all path variables are optional now.

@am1t am1t closed this as completed Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant