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
1b9982dd
Unverified
Commit
1b9982dd
authored
Feb 8, 2022
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Needs array
parent
f4c1a79e
Branches
Branches containing commit
Tags
Tags containing commit
3 merge requests
!81
New stable release
,
!43
Merge dev to master
,
!36
Resolve "Test AMQP"
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 @
1b9982dd
...
...
@@ -10,13 +10,13 @@ networks:
driver
:
bridge
ipam
:
config
:
subnet
:
172.29.0.0/16
-
subnet
:
172.29.0.0/16
fda-userdb
:
name
:
fda-userdb
driver
:
bridge
ipam
:
config
:
subnet
:
172.28.0.0/16
-
subnet
:
172.28.0.0/16
services
:
...
...
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
2
−
2
View file @
1b9982dd
...
...
@@ -10,7 +10,7 @@ networks:
driver
:
bridge
ipam
:
config
:
subnet
:
172.29.0.0/16
-
subnet
:
172.29.0.0/16
driver_opts
:
com.docker.network.driver.mtu
:
1450
fda-userdb
:
...
...
@@ -18,7 +18,7 @@ networks:
driver
:
bridge
ipam
:
config
:
subnet
:
172.28.0.0/16
-
subnet
:
172.28.0.0/16
driver_opts
:
com.docker.network.driver.mtu
:
1450
...
...
This diff is collapsed.
Click to expand it.
Martin Weise
@mweise
mentioned in commit
b170b616
·
Feb 21, 2022
mentioned in commit
b170b616
mentioned in commit b170b61610ae4f4b14a1d6862c66e1d987e4e3be
Toggle commit list
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