mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-21 00:59:22 +00:00
Update cloud data storage functionality (#349)
Add Oracle Data Storage support for cloud saves.
This commit is contained in:
parent
b916b0bf19
commit
69ff8ae896
22 changed files with 470 additions and 263 deletions
|
|
@ -1,3 +1,5 @@
|
|||
CLOUD_GAME_STORAGE_KEY=https://objectstorage.eu-frankfurt-1.oraclecloud.com/p/VVlJPTNcP28wlnBXtA0ezjD5fTut2T01qz5TVwdNejQc6OR1DF5VYYjKTTP2HIlL/n/frmb1qagq0wf/b/cloud-retro-st-001/o/
|
||||
CLOUD_GAME_STORAGE_PROVIDER=oracle
|
||||
CLOUD_GAME_WORKER_NETWORK_COORDINATORADDRESS=cloudretro.io
|
||||
CLOUD_GAME_WORKER_NETWORK_PUBLICADDRESS=cloudretro.io
|
||||
CLOUD_GAME_WORKER_NETWORK_SECURE=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue