mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #1821 from al45tair/fix-1820
fix: copy the "web" directory.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ COPY --from=0 /go/bin/dex /usr/local/bin/dex
|
||||
|
||||
# Import frontend assets and set the correct CWD directory so the assets
|
||||
# are in the default path.
|
||||
COPY web .
|
||||
COPY web web
|
||||
|
||||
ENTRYPOINT ["dex"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user