Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Merge requests
!341
Fixed mapping problem where UK and FK share columns they are inserted
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Fixed mapping problem where UK and FK share columns they are inserted
dev
into
master
Overview
0
Commits
135
Pipelines
0
Changes
30
Merged
Martin Weise
requested to merge
dev
into
master
8 months ago
Overview
0
Commits
135
Pipelines
0
Changes
30
twice
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
271bec42
135 commits,
8 months ago
30 files
+
275
−
209
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
30
.docker/.env
0 → 100644
+
13
−
0
View file @ 271bec42
Edit in single-file editor
Open in Web IDE
# Example values to override for non-test deployments
#BASE_URL=https://example.com
#ADMIN_EMAIL=noreply@example.com
#LOG_LEVEL=info
#IDENTITY_SERVICE_ADMIN_PASSWORD=admin
#AUTH_SERVICE_ADMIN_PASSWORD=admin
#METADATA_DB_PASSWORD=dbrepo
#DATA_DB_PASSWORD=dbrepo
#AUTH_DB_PASSWORD=dbrepo
#S3_ACCESS_KEY_ID=seaweedfsadmin
#S3_SECRET_ACCESS_KEY=seaweedfsadmin
#SYSTEM_PASSWORD=admin
Loading