Skip to content

Commit

Permalink
Merge pull request #322 from powerhouse-inc/arb-ltip
Browse files Browse the repository at this point in the history
Release arb-ltip into deployments/arbitrum
  • Loading branch information
gpuente authored May 30, 2024
2 parents 51dd7a8 + 36a534e commit 3863192
Show file tree
Hide file tree
Showing 5 changed files with 2,490 additions and 4,747 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VITE_ENABLED_EDITORS=ARBLTIPGrantee
VITE_RENOWN_URL=https://www.renown.id
VITE_DEFAULT_DRIVE_URL=https://apps.powerhouse.io/arbitrum/switchboard/d/arbitrum2
VITE_DEFAULT_DRIVE_URL=https://apps.powerhouse.io/alpha/arbitrum/switchboard/d/arbitrum
VITE_BASE_HREF=/

# Set the base URL of the app (default: /)
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV VITE_DISABLE_DELETE_CLOUD_DRIVES=${VITE_DISABLE_DELETE_CLOUD_DRIVES}
ARG VITE_DISABLE_DELETE_LOCAL_DRIVES=false
ENV VITE_DISABLE_DELETE_LOCAL_DRIVES=${VITE_DISABLE_DELETE_LOCAL_DRIVES}

ARG VITE_LOCAL_DRIVES_ENABLED=true
ARG VITE_LOCAL_DRIVES_ENABLED=false
ENV VITE_LOCAL_DRIVES_ENABLED=${VITE_LOCAL_DRIVES_ENABLED}

ARG VITE_ARBITRUM_ALLOW_LIST=""
Expand Down
Loading

0 comments on commit 3863192

Please sign in to comment.