Skip to content

Commit 7e7ebbe

Browse files
committed
Revisado el módulo de networking
1 parent aa335f8 commit 7e7ebbe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
FROM nginx
2+
3+
EXPOSE 3000
4+
EXPOSE 4000
5+
EXPOSE 5000

0 commit comments

Comments
 (0)