6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
# What type of deploy ment do we have for the frontend
|
|
|
|
APP_MODE=dev
|
|
# The port is only needed if you plan to use a different port but you will need to change it in the wrapper too
|
|
PORT=8080
|