services: go-playground: build: . container_name: go-playground restart: always ports: - 127.0.0.1:8888:8000 volumes: - ./conf.json:/src/conf.json