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
Commits
7c036708
Unverified
Commit
7c036708
authored
2 years ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Local change
parent
746ce868
No related branches found
No related tags found
3 merge requests
!129
New module for citation as they occur multiple
,
!121
Modified logging, modified logging level, modified flasgger endpoint
,
!113
Resolve "Bugs related with Query Service"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+3
-2
3 additions, 2 deletions
docker-compose.yml
with
3 additions
and
2 deletions
docker-compose.yml
+
3
−
2
View file @
7c036708
...
...
@@ -11,7 +11,7 @@ volumes:
networks
:
public
:
name
:
core
name
:
public
driver
:
bridge
ipam
:
config
:
...
...
@@ -23,7 +23,7 @@ networks:
config
:
-
subnet
:
172.28.0.0/16
core
:
name
:
public
name
:
core
driver
:
bridge
ipam
:
config
:
...
...
@@ -335,6 +335,7 @@ services:
image
:
fda-ui
networks
:
core
:
public
:
ports
:
-
"
3000:3000"
volumes
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment