Move Compose host port off 3000
This commit is contained in:
@@ -8,5 +8,4 @@ services:
|
||||
environment:
|
||||
PORT: 3000
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
- "${APP_PORT:-8787}:3000"
|
||||
|
||||
Reference in New Issue
Block a user