forked from LengKundee/MQL5-Google-Onedrive
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
|