This commit is contained in:
KoalaSat 2022-11-06 20:09:18 +01:00
parent 605a3b69a1
commit c82790cb81
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ class TradeBox extends Component {
badInvoice: false,
badAddress: false,
badStatement: false,
turtleMode: true,
turtleMode: false,
};
}

View File

@ -15,7 +15,7 @@ services:
environment:
TOR_PROXY_IP: 127.0.0.1
TOR_PROXY_PORT: 9050
ROBOSATS_ONION: robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion
ROBOSATS_ONION: robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion
network_mode: service:tor
volumes:
- ../frontend/static:/usr/src/robosats/static