This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-01-12 23:55:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
tests-functional
/
docker-compose.status-go.local.yml
12 lines
155 B
YAML
Raw
Normal View
History
Unescape
Escape
test_: added local docker-compose with port binds
2024-10-01 12:09:46 +02:00
services
:
anvil
:
ports
:
-
8545
:
8545
status-go
:
ports
:
-
3333
:
3333
-
8354
:
8354
test_: added status-backend support, fixed signals
2024-10-07 17:40:18 +02:00
status-backend
:
test_: added local docker-compose with port binds
2024-10-01 12:09:46 +02:00
ports
:
-
3334
:
3333
Reference in New Issue
Copy Permalink