mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-10 22:30:56 +00:00
10 lines
197 B
YAML
10 lines
197 B
YAML
|
|
services:
|
||
|
|
- type: web
|
||
|
|
name: mql5-dashboard
|
||
|
|
env: static
|
||
|
|
buildCommand: ""
|
||
|
|
staticPublishPath: .
|
||
|
|
routes:
|
||
|
|
- type: rewrite
|
||
|
|
source: /*
|
||
|
|
destination: /index.html
|