mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
test(e2e): use file config for traefik in docker
This commit is contained in:
@@ -21,6 +21,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
|
||||
|
||||
FROM scratch
|
||||
|
||||
EXPOSE 10000
|
||||
COPY --from=build /etc/sablier/themes /etc/sablier/themes
|
||||
COPY --from=build /src/sablier* /bin/sablier
|
||||
COPY docker/sablier.yaml /etc/sablier/sablier.yaml
|
||||
|
||||
Reference in New Issue
Block a user