Skip to content

Commit

Permalink
replace build with ecadlabs/signatory image
Browse files Browse the repository at this point in the history
  • Loading branch information
technomad21c committed May 1, 2020
1 parent f453da8 commit a2b8dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
signatory:
build: .
image: ecadlabs/signatory
ports:
- "80:80"
volumes:
Expand All @@ -19,4 +19,4 @@ services:
ports:
- 9090:9090
volumes:
- ./prometheus/:/etc/prometheus/
- ./prometheus/:/etc/prometheus/

0 comments on commit a2b8dcc

Please sign in to comment.