File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/resources/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ services:
1616 - " 3306:3306"
1717
1818 faf-db-migrations :
19- image : faforever/faf-db-migrations:v137
19+ image : faforever/faf-db-migrations:v138
2020 command : migrate
2121 environment :
2222 FLYWAY_URL : jdbc:mysql://faf-db/faf?useSSL=false
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ faf-api:
1616 hmac-secret : ${CLOUDFLARE_HMAC_SECRET}
1717 hmac-param : ${CLOUDFLARE_HMAC_PARAM:verify}
1818 database :
19- schema-version : ${DATABASE_SCHEMA_VERSION:137 }
19+ schema-version : ${DATABASE_SCHEMA_VERSION:138 }
2020 deployment :
2121 forged-alliance-exe-path : ${FORGED_ALLIANCE_EXE_PATH:/content/legacy-featured-mod-files/updates_faf_files/ForgedAlliance.exe}
2222 repositories-directory : ${REPOSITORIES_DIRECTORY:/repositories}
You can’t perform that action at this time.
0 commit comments