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