Skip to content

Can set a different port number for your app & Make Checking States Phase much safer

Compare
Choose a tag to compare
@patternhelloworld patternhelloworld released this 07 Sep 05:12
· 138 commits to main since this release

feature : Can set a different port number for your app & !Make Checking States Phase much safer

Can set a different port number for your app

[EXPOSE_PORT,APP_PORT]
If you set PROJECT_PORT=[Number], EXPOSE_PORT,APP_PORT are all set to be [Number]
Samples : PROJECT_PORT=[18200,8200], PROJECT_PORT=8200
PROJECT_PORT=80

!Make Checking States Phase much safer