Skip to content

Commit 640d433

Browse files
authored
Merge pull request #21 from barzin144/docker-image
added docker image to docker compose file
2 parents c4ca880 + 818aec3 commit 640d433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
webapi:
3-
build: .
3+
image: barzinassa/microidp:v1.0.0
44
ports:
55
- 8000:80
66
- 8001:443

0 commit comments

Comments
 (0)