UNPKG

wind-layer

Version:

a openlayers ol bmap amap maptalks extension to windjs

18 lines (15 loc) 270 B
version: '3' services: wind-server: image: sakitamclone/wind-server:latest build: context: ./ args: NODE_ENV: development hostname: wind-server environment: - CORS_ORIGIN=**** ports: - "8080:3333" volumes: yarn: