mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Moved config file names from startup command into source code
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ COPY ${JAR_FILE} /opt/gameyfin/gameyfin.jar
|
||||
|
||||
WORKDIR /opt/gameyfin
|
||||
|
||||
ENTRYPOINT ["java", "-Dspring.config.name=application,gameyfin,database,secure", "-jar", "gameyfin.jar"]
|
||||
ENTRYPOINT ["java", "-jar", "gameyfin.jar"]
|
||||
Reference in New Issue
Block a user