Skip to content

Create new Docker network coc_network and let Docker services join#31

Merged
roschaefer merged 1 commit intomasterfrom
28-connect-backend-frontend
Mar 17, 2019
Merged

Create new Docker network coc_network and let Docker services join#31
roschaefer merged 1 commit intomasterfrom
28-connect-backend-frontend

Conversation

@matboehm
Copy link
Copy Markdown
Contributor

Close #28


Create new Docker network coc_network and let Docker services join network.
This is issue also exists for the CoC Frontend (Human-Connection/Human-Connection-Clock-Frontend#5). If both are merged, Backend and Frontend are in the same network an can access each other.

Comment thread docker-compose.yml
@@ -1,18 +1,20 @@
version: '3'
version: '3.5'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! I thought it's available at 3.7 the earliest. Good to know!

Copy link
Copy Markdown
Contributor

@roschaefer roschaefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yesss 👍

@roschaefer roschaefer merged commit 4b47533 into master Mar 17, 2019
@pr-triage pr-triage Bot added the PR: merged label Mar 17, 2019
@roschaefer roschaefer deleted the 28-connect-backend-frontend branch March 17, 2019 13:31
@matboehm
Copy link
Copy Markdown
Contributor Author

Perfect! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request PR: merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants