chore(docs): add fly.toml file as a hail mary
Ref #799 Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
6b67be86a1
commit
607c9791d8
3 changed files with 20 additions and 2 deletions
|
|
@ -7,4 +7,5 @@ RUN npm ci && npm run build
|
|||
|
||||
FROM ghcr.io/xe/nginx-micro
|
||||
COPY --from=build /app/build /www
|
||||
COPY ./manifest/cfg/nginx/nginx.conf /conf
|
||||
LABEL org.opencontainers.image.source="https://github.com/TecharoHQ/anubis"
|
||||
Loading…
Add table
Add a link
Reference in a new issue