File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " My Project" ,
3
- "image" : " ghcr.io/pixelaw/core:0.5.14 " ,
3
+ "image" : " ghcr.io/pixelaw/core:0.5.15 " ,
4
4
"forwardPorts" : [
5
5
5050 ,
6
6
8080 ,
15
15
"PUBLIC_RPC_URL" : " http://localhost:5050" ,
16
16
"PUBLIC_TORII_URL" : " http://localhost:8080" ,
17
17
"PUBLIC_RELAY_URL" : " http://localhost:8080" ,
18
- "MASTER_ADDRESS" : " 0xb3ff441a68610b30fd5e2abbf3a1548eb6ba6f3559f2862bf2dc757e5828ca" ,
19
- "MASTER_PRIVATE_KEY" : " 0x2bbf4f9fd0bbb2e60b0316c1fe0b76cf7a4d0198bd493ced9b8df2a3a24d68a" ,
20
18
"WORLD_ADDRESS" : " 0x2bf4d3aa0dced89d37d8c3b4ff6a05895c0af32ff3baf9b02abf8504e53eaad" ,
21
- "ACCOUNT_CLASS_HASH" : " 0x05400e90f7e0ae78bd02c77cd75527280470e2fe19c54970dd79dc37a9d3645c" ,
22
- "FEETOKEN_ADDRESS" : " 0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7" ,
23
- "SERVER_PORT" : " 3000"
19
+ "SERVER_PORT" : " 3000" ,
20
+ // For web
21
+ "DEPLOYMENT" : " local" ,
22
+ "DEPLOYMENTS_URL" : " https://raw.githubusercontent.com/pixelaw/config/refs/heads/main/web.config.json"
24
23
},
25
24
"postStartCommand" : [
26
25
" /pixelaw/scripts/startup.sh"
You can’t perform that action at this time.
0 commit comments