Compare commits
No commits in common. "55013326a37f4bb061c2b43ccbee976f2ccc9f6f" and "a1749ba64083f1a487983503d19775de912a8b1a" have entirely different histories.
55013326a3
...
a1749ba640
@ -11,7 +11,7 @@ services:
|
||||
NEXT_PUBLIC_GITHUB_URL: ${NEXT_PUBLIC_GITHUB_URL:-}
|
||||
container_name: ${CONTAINER_NAME:-diyaa}
|
||||
ports:
|
||||
- "127.0.0.1:30002:3000"
|
||||
- "${APP_PORT:-30002}:3000"
|
||||
environment:
|
||||
NODE_ENV: ${NODE_ENV:-production}
|
||||
PORT: 3000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user