5 lines
133 B
Text
5 lines
133 B
Text
export API_PORT="8080"
|
|
export EMAIL_SECRET="CHANGEMEALSOPLS"
|
|
export JWT_SECRET="CHANGEMEALSO"
|
|
export POSTAL_API="https://POSTAL_URL"
|