Skip to content

Commit

Permalink
undo local changes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xyijing committed Oct 6, 2023
1 parent baa839f commit 293c666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- postgres
build:
context: .
dockerfile: Dockerfile.dev
dockerfile: Dockerfile
restart: always
environment:
ETHEREUM_RPC_URL: '${RPC_URL_ETHEREUM}'
Expand Down

0 comments on commit 293c666

Please sign in to comment.