Skip to content

Commit

Permalink
With old dev-ticker
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed Jun 16, 2021
1 parent 851c1d6 commit aea33dd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
18 changes: 0 additions & 18 deletions Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion docker-compose-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- PLUGIN_CONFIG

dev-ticker:
build: .
image: "matterlabs/dev-ticker:latest"
volumes:
- ./etc/tokens/:/etc/tokens

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- ./etc/tokens/:/etc/tokens

dev-ticker:
build: .
image: "matterlabs/dev-ticker:latest"
ports:
- "9876:9876"
volumes:
Expand Down

0 comments on commit aea33dd

Please sign in to comment.