5 lines
222 B
Properties
5 lines
222 B
Properties
cors.allowed-origins=${CORS:http://localhost:4200,http://localhost:8080}
|
|
my-server.address=${SERVER_ADDRESS:http://localhost:8080}
|
|
logging.level.com.alttd.altitudeweb=DEBUG
|
|
logging.level.org.springframework.security=DEBUG
|