Fix jwt-token
This commit is contained in:
@@ -17,7 +17,7 @@ RUN npm install --production=false
|
||||
COPY . .
|
||||
|
||||
# Build arguments for environment variables
|
||||
ARG VITE_BASE_PATH=/uggla/
|
||||
ARG VITE_BASE_PATH=/
|
||||
ARG VITE_API_URL
|
||||
ARG NODE_ENV=production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user