Compare commits
2 الالتزامات
9cd30418d7
...
93c2563079
| المؤلف | SHA1 | التاريخ | |
|---|---|---|---|
|
|
93c2563079 | ||
|
|
ceaab4c295 |
@@ -5,7 +5,7 @@
|
|||||||
"ports": [
|
"ports": [
|
||||||
{
|
{
|
||||||
"expose": true,
|
"expose": true,
|
||||||
"number": 80
|
"number": 8080
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"publicAccess": {
|
"publicAccess": {
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ FROM nginx:latest
|
|||||||
|
|
||||||
COPY index.html /usr/share/nginx/html
|
COPY index.html /usr/share/nginx/html
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 8080
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم