Initial Multiverse V8 Genesis
[TSM.ID].[11031972] PXE : Platform X Ecosystem I [142 Module - REAL LIVE -] / 3Z: Zero Error Check (142 Modules) (push) Waiting to run
[TSM.ID].[11031972] PXE : Platform X Ecosystem I [142 Module - REAL LIVE -] / 3Z: Zero Error Check (142 Modules) (push) Waiting to run
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[Unit]
|
||||
Description=XCU WebTransport QUIC Engine (Video Infrastructure)
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/opt/xcu
|
||||
ExecStart=/opt/xcu/xcu-quic
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
LimitNOFILE=65536
|
||||
|
||||
# Environment Variables
|
||||
Environment="XCU_QUIC_ADDR=0.0.0.0:443"
|
||||
Environment="XCU_DOMAIN=api.xcomu.id"
|
||||
Environment="XCU_TLS_MODE=LETSENCRYPT"
|
||||
Environment="XCU_JWT_SECRET=xcu_live_jumpa_testkey"
|
||||
Environment="RUST_LOG=info"
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user