Skip to content

Commit ebf92ae

Browse files
committed
add newline
1 parent 93f6f89 commit ebf92ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ services:
1919
- API_KEY="${API_KEY:-}"
2020
- SECRET="${SECRET:-}"
2121
- WALLET_ADDRESS="${WALLET_ADDRESS:-}"
22-
- PRIVATE_KEY="${PRIVATE_KEY:-}"
22+
- PRIVATE_KEY="${PRIVATE_KEY:-}"
23+

0 commit comments

Comments
 (0)