nginx / Dockerfile
enzosama154's picture
Create Dockerfile
bc5d253 verified
raw
history blame contribute delete
134 Bytes
FROM enzosama/geometry-nginx:latest
ENV PLATFORM=hf-spaces
ENV PORT=8080
ENV HF_UPSTREAM_HOST=enzosama154-nginx.hf.space
EXPOSE 8080