add port & add name

This commit is contained in:
Arhur
2024-12-08 01:25:12 +01:00
parent d08baaa9ba
commit f26a23bc45
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "3000:3000"
- "3333:3333"
environment:
- NODE_ENV=production
volumes: