changed port numbers
This commit is contained in:
parent
11a4307c57
commit
751982fe7b
@ -5,7 +5,7 @@ services:
|
||||
image: docker-nextjs-dev
|
||||
build: .
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 8443:8212
|
||||
volumes:
|
||||
- ./pages:/app/pages
|
||||
- ./public:/app/public
|
||||
|
Reference in New Issue
Block a user