Updated pocketbase errors.
This commit is contained in:
+2
-1
@@ -50,7 +50,8 @@ ENV NODE_ENV=production \
|
||||
HOST=0.0.0.0 \
|
||||
PORT=3000 \
|
||||
PB_PORT=8090 \
|
||||
PB_URL=http://127.0.0.1:8090
|
||||
PB_URL=http://127.0.0.1:8090 \
|
||||
SHOPIFY_TOKEN_CACHE=/app/pb_data/shopify-token.json
|
||||
|
||||
# Install production dependencies only (react + @tanstack/* — no vite,
|
||||
# tailwind, eslint or typescript ship in the runtime image).
|
||||
|
||||
Reference in New Issue
Block a user