chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:07 -08:00
parent 6c4555cebd
commit 89b82cdadb
883 changed files with 78752 additions and 18180 deletions

View File

@@ -0,0 +1,29 @@
services:
- name: gateway-api
vmid: 10300
type: api
resources:
cpu: 2
memory: 4096
disk: 20
ports:
- "8080:8080"
- name: gateway-control
vmid: 10301
type: service
resources:
cpu: 4
memory: 8192
disk: 50
dependencies:
- gateway-api
- name: gateway-adapters
vmid: 10302
type: service
resources:
cpu: 4
memory: 8192
disk: 50