1
0

#18 Add profiles

This commit is contained in:
2022-05-09 22:36:05 +02:00
parent 98b1ecfe7a
commit 66570e71c8
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ Wants=network-online.target
Type=simple
# Values substituted from application.properties
ExecStart=java -jar DEPLOY_PATH_R/nbscloud.jar
ExecStart=java -jar DEPLOY_PATH_R/nbscloud.jar --spring.profiles.active=PROFILE_R
ReadWritePaths=BASE_DIR_R
# Hardening