url fixed dockerfile
This commit is contained in:
parent
e9184a3f95
commit
14efe3fb5d
@ -1,6 +1,6 @@
|
|||||||
FROM node:lts-alpine
|
FROM node:lts-alpine
|
||||||
|
|
||||||
ARG api=http://192.168.1.14:9999
|
ARG api=https://api.bookfarm.spacesheep.ovh/
|
||||||
# "https://app.bookfarm.spacesheep.ovh"
|
# "https://app.bookfarm.spacesheep.ovh"
|
||||||
ENV VITE_BOOK_API_URL=$api
|
ENV VITE_BOOK_API_URL=$api
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user