Initial Spring Boot backend setup
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
spring:
|
||||
application:
|
||||
name: lr-openvpn-backend
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
spring:
|
||||
application:
|
||||
name: lr-openvpn-backend
|
||||