mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Set PORT arg when building docker image in the build workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -30,3 +30,5 @@ jobs:
|
||||
file: config/Dockerfile
|
||||
push: true
|
||||
tags: ghcr.io/${{ github.repository }}:latest
|
||||
build-args: |
|
||||
PORT=8000
|
||||
Reference in New Issue
Block a user