Rename faucet service name in docker compose (#11)

Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#11
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
2024-07-24 09:46:36 +00:00
committed by nabarun
co-authored by Adw8
parent e84827e1fc
commit 7e7b355c0f
3 changed files with 9 additions and 16 deletions
@@ -37,7 +37,7 @@ Instructions for running the laconic faucet
```bash
network:
ports:
laconic-faucet:
faucet:
- '3000:3000'
```