Changed ports in docker yml file
This commit is contained in:
parent
751982fe7b
commit
6f54d9cd93
@ -5,7 +5,7 @@ services:
|
||||
image: docker-nextjs-dev
|
||||
build: .
|
||||
ports:
|
||||
- 8443:8212
|
||||
- 8443:8443
|
||||
volumes:
|
||||
- ./pages:/app/pages
|
||||
- ./public:/app/public
|
||||
|
Reference in New Issue
Block a user