We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current folder structure is restraining. Anyway can be expanded to be more flexible?
data | |-- <folder_name> |-- <user_name> |-- <project_name> |-- <project_name>.qgs
Then would use something like this: &MAP=/data/folder_name/user_name/project_name &MAP=/data/folder_name/user_name/project_name/project_name.qgs
The text was updated successfully, but these errors were encountered:
I guess when you want another datastructure you should mount a custom NGINX config. But there is currently limited docs about that in this repo
Sorry, something went wrong.
No branches or pull requests
The current folder structure is restraining. Anyway can be expanded to be more flexible?
data
|
|-- <folder_name>
|-- <user_name>
|-- <project_name>
|-- <project_name>.qgs
Then would use something like this:
&MAP=/data/folder_name/user_name/project_name
&MAP=/data/folder_name/user_name/project_name/project_name.qgs
The text was updated successfully, but these errors were encountered: