url fixed dockerfile

This commit is contained in:
Nathan Leclercq 2025-02-02 20:18:05 +00:00
parent e9184a3f95
commit 14efe3fb5d

View File

@ -1,6 +1,6 @@
FROM node:lts-alpine
ARG api=http://192.168.1.14:9999
ARG api=https://api.bookfarm.spacesheep.ovh/
# "https://app.bookfarm.spacesheep.ovh"
ENV VITE_BOOK_API_URL=$api