Remove publicserver example (we get this for free with CRA)

This commit is contained in:
dannyrb 2019-05-10 09:18:28 -04:00
parent d0802fa266
commit 2d48893602

View File

@ -1,13 +0,0 @@
version: '3.5'
services:
viewer:
container_name: ohif-viewer
build:
context: ../
dockerfile: Dockerfile
ports:
- '80:80'
environment:
- NODE_ENV=production
- REACT_APP_CONFIG=config/public_dicomweb