EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vs-starter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Data Handling
vs-starter
Merge requests
!3
MAZSIZE to MAXSIZE
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
MAZSIZE to MAXSIZE
ows-maxsize
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Lubomir Dolezal
requested to merge
ows-maxsize
into
main
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
onhold until new vs/core release
Edited
2 years ago
by
Lubomir Dolezal
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
3f3b37f6
1 commit,
2 years ago
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
vs_starter/templates/docker-compose.yml
+
1
−
1
Options
@@ -50,7 +50,7 @@ services:
@@ -50,7 +50,7 @@ services:
CPL_VSIL_CURL_ALLOWED_EXTENSIONS
:
"
.TIF,.tif,.xml"
CPL_VSIL_CURL_ALLOWED_EXTENSIONS
:
"
.TIF,.tif,.xml"
WORKER_TIMEOUT
:
3600
WORKER_TIMEOUT
:
3600
ENABLE_HTTP_ACCESS
:
"
true"
ENABLE_HTTP_ACCESS
:
"
true"
OWS_WCS_MA
Z
SIZE
:
"
100000"
OWS_WCS_MA
X
SIZE
:
"
100000"
{
%
- if slug in
[
"
emg"
,
"
frtx-emg"
,
"
sace-emg"
,
"
csea-emg"
,
"
core09"
]
%
}
{
%
- if slug in
[
"
emg"
,
"
frtx-emg"
,
"
sace-emg"
,
"
csea-emg"
,
"
core09"
]
%
}
EOXS_LAYER_SUFFIX_SEPARATOR
:
"
_____"
EOXS_LAYER_SUFFIX_SEPARATOR
:
"
_____"
{
%
- endif %
}
{
%
- endif %
}
Loading