port 3010
This commit is contained in:
@@ -2,6 +2,6 @@ services:
|
|||||||
fancytext-app:
|
fancytext-app:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "3001:3000"
|
- "3010:3000"
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
|
|||||||
Reference in New Issue
Block a user