2. docker 에서 json-server 설치. - docker-compose.yml json-server: image: vimagick/json-server command: -H 0.0.0.0 -p 3000 -w db.json ports: ...
確定! 回上一頁