Skip to content

Commit cb14ee2

Browse files
committed
Some moooooore docker changes
1 parent ab564d6 commit cb14ee2

File tree

2 files changed

+1
-158
lines changed

2 files changed

+1
-158
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ lazy val glanceEvalJS = glanceEval.js
375375
dockerfile in docker := {
376376
val appStatics = (resources in Compile).value
377377
val appJs = (fullOptJS in Compile).value.data
378-
val appTarget = "/nginx/share/nginx/html/"
378+
val appTarget = "/usr/share/nginx/html/"
379379

380380
new Dockerfile {
381381
from("nginx")

db/src/main/resources/db/migration/V1__Soar_Initial_Tables_Setup.sql

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)