This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Minor change in dependencies in docker-compose.yml
pull/49/merge
Cesar De la Torre
8 years ago
parent
2ba685cd49
commit
fd3d5937f8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docker-compose.yml
+ 1
- 0
docker-compose.yml
View File
@ -10,6 +10,7 @@ services:
-
"80:80"
depends_on:
-
catalog.api
-
ordering.api
catalog.api:
image
:
eshop/catalog.api:latest
Write
Preview
Loading…
Cancel
Save