Spaces:
Running
Running
Commit ·
0eff3a4
1
Parent(s): a0c4a57
nginx
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
FROM nginx:1.25.3
|
| 2 |
|
| 3 |
-
COPY . /usr/share/nginx/html
|
|
|
|
| 1 |
FROM nginx:1.25.3
|
| 2 |
|
| 3 |
+
COPY . /usr/share/nginx/html
|