Skip to content

Commit 9935af2

Browse files
adding dockerfiles and yml files
1 parent 60a0dae commit 9935af2

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

docker-compose.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
services:
2+
account:
3+
catalog:
4+
order:
5+
graphql:
6+
account_db:
7+
catalog_db:
8+
order_db:

graphql/app.dockerfile

Whitespace-only changes.

graphql/gqlgen.yml

Whitespace-only changes.

0 commit comments

Comments
 (0)