change port
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3002:3000"
|
||||
volumes:
|
||||
- letters_data:/app/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user