update env variable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
spring.application.name=SafeQR-app
|
||||
#spring.profiles.active=local
|
||||
http.port=${HTTP_PORT}
|
||||
server.port=${SERVER_PORT}
|
||||
server.port=8081
|
||||
server.ssl.enabled=true
|
||||
server.ssl.key-store-type=${SERVER_SSL_KEY_STORE_TYPE}
|
||||
server.ssl.key-store=${SERVER_SSL_KEY_STORE_LOCATION}
|
||||
|
||||
Reference in New Issue
Block a user