Skip to content

Commit

Permalink
Merge pull request #111 from ixofoundation/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Michael-Ixo committed Jan 30, 2024
2 parents b89de03 + f8ca62c commit dbefc5e
Show file tree
Hide file tree
Showing 736 changed files with 987 additions and 52,551 deletions.
13 changes: 3 additions & 10 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
PORT=5000
# express trust proxy config for if you are using a reverse proxy
TRUST_PROXY=1
MEMCACHE_URI=127.0.0.1:11211
BLOCKSYNC_URI_REST=http://localhost:8080/api/
CONFIG=./config.json
TEMPLATE_REPO=https://api.github.com/repos/ixofoundation/schema/contents/
DATABASE_URL=""
RPC_URL=""
MNEMONIC=""
ASYM_CYPHER=""
ASYM_KEY=""
WEB3STORAGE_TOKEN=""
FILE_TYPES=[]
WEB3_STORAGE_EMAIL="[email protected]"
WEB3_STORAGE_SPACE="ixo"
FILE_TYPES=["image/svg+xml", "image/png", "application/ld+json", "application/json", "application/pdf"]
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 node:16.14.2
FROM --platform=linux/amd64 node:18.15.0

# Create app directory
WORKDIR /app
Expand Down
47 changes: 0 additions & 47 deletions Jenkinsfile

This file was deleted.

14 changes: 0 additions & 14 deletions akash button.svg

This file was deleted.

178 changes: 0 additions & 178 deletions akash.deploy.yaml

This file was deleted.

Loading

0 comments on commit dbefc5e

Please sign in to comment.