mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 08:17:34 -04:00
save api settings
This commit is contained in:
parent
ffe477906d
commit
da284d08c6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Resource" script_class="BackendSettings" load_steps=2 format=3 uid="uid://cjcdum6fm4ta0"]
|
||||
[gd_resource type="Resource" script_class="ApiSettings" load_steps=2 format=3 uid="uid://cjcdum6fm4ta0"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/resources/api_settings.gd" id="1_oiju7"]
|
||||
|
||||
|
@ -6,4 +6,4 @@
|
|||
script = ExtResource("1_oiju7")
|
||||
local_url = "http://127.0.0.1:8000"
|
||||
remote_url = "http://95.163.241.188:8000"
|
||||
host_type = 0
|
||||
host_type = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue