fixed dev profile

This commit is contained in:
anhefti 2020-06-23 13:33:55 +02:00
parent f689eb8ecb
commit 13ad8387ef

View file

@ -1,5 +1,5 @@
spring.application.name=SEB Server
spring.profiles.active=dev
spring.profiles.active=ws,gui,dev
sebserver.version=1.0.1
##########################################################