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
b170b616
Commit
b170b616
authored
3 years ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Needs array
Former-commit-id:
1b9982dd
parent
c4569221
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!42
Fixed the query service tests
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker-compose.prod.yml
+2
-2
2 additions, 2 deletions
docker-compose.prod.yml
docker-compose.yml
+2
-2
2 additions, 2 deletions
docker-compose.yml
with
4 additions
and
4 deletions
docker-compose.prod.yml
+
2
−
2
View file @
b170b616
...
@@ -10,13 +10,13 @@ networks:
...
@@ -10,13 +10,13 @@ networks:
driver
:
bridge
driver
:
bridge
ipam
:
ipam
:
config
:
config
:
subnet
:
172.29.0.0/16
-
subnet
:
172.29.0.0/16
fda-userdb
:
fda-userdb
:
name
:
fda-userdb
name
:
fda-userdb
driver
:
bridge
driver
:
bridge
ipam
:
ipam
:
config
:
config
:
subnet
:
172.28.0.0/16
-
subnet
:
172.28.0.0/16
services
:
services
:
...
...
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
2
−
2
View file @
b170b616
...
@@ -10,7 +10,7 @@ networks:
...
@@ -10,7 +10,7 @@ networks:
driver
:
bridge
driver
:
bridge
ipam
:
ipam
:
config
:
config
:
subnet
:
172.29.0.0/16
-
subnet
:
172.29.0.0/16
driver_opts
:
driver_opts
:
com.docker.network.driver.mtu
:
1450
com.docker.network.driver.mtu
:
1450
fda-userdb
:
fda-userdb
:
...
@@ -18,7 +18,7 @@ networks:
...
@@ -18,7 +18,7 @@ networks:
driver
:
bridge
driver
:
bridge
ipam
:
ipam
:
config
:
config
:
subnet
:
172.28.0.0/16
-
subnet
:
172.28.0.0/16
driver_opts
:
driver_opts
:
com.docker.network.driver.mtu
:
1450
com.docker.network.driver.mtu
:
1450
...
...
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