Files
essenza.embanet.online/Dockerfile
2025-07-01 12:46:41 -04:00

6 lines
53 B
Docker
Executable File

FROM nginx
WORKDIR /usr/share/nginx/html/
COPY . .