Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -52,4 +52,4 @@ COPY --from=proxy readme.html /usr/share/nginx/html/readme.html
|
|
52 |
# Copy the README.md
|
53 |
COPY README.md /usr/share/nginx/html/README.md
|
54 |
WORKDIR /content
|
55 |
-
|
|
|
52 |
# Copy the README.md
|
53 |
COPY README.md /usr/share/nginx/html/README.md
|
54 |
WORKDIR /content
|
55 |
+
|