Skip to content
Merged
Prev Previous commit
Next Next commit
Unset temporary image (faucet-refactoring)
  • Loading branch information
vakond committed Jan 10, 2022
commit f03297b4cbc2a7083bff4b1398caebb2c2d243f5
2 changes: 1 addition & 1 deletion proxy/docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ services:

faucet:
container_name: faucet
image: neonlabsorg/proxy:8e69e54c9c5ce82475e5898ffeb93b5f17eedab2
image: neonlabsorg/proxy:${REVISION}
environment:
FAUCET_RPC_PORT: 3333
FAUCET_RPC_ALLOWED_ORIGINS: '["http://airdropper"]'
Expand Down