We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb076bb commit feae91dCopy full SHA for feae91d
docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
nextjs:
4
build: .
5
ports:
6
- - "3000:3000"
+ - "30000:3000"
7
restart: unless-stopped
8
9
nginx:
0 commit comments