Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-workflow
Commits
5be50fd3
Commit
5be50fd3
authored
1 year ago
by
Tushar
Browse files
Options
Download
Patches
Plain Diff
Dockerize wrapper and fix env vars in wrapper
parent
ea4f0dac
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
.env
+6
-2
.env
.gitpod.yml
+10
-15
.gitpod.yml
README.md
+7
-0
README.md
apps/wrapper/.dockerignore
+1
-0
apps/wrapper/.dockerignore
apps/wrapper/Dockerfile
+36
-0
apps/wrapper/Dockerfile
apps/wrapper/make-envs-for-react.sh
+0
-3
apps/wrapper/make-envs-for-react.sh
apps/wrapper/pnpm-lock.yaml
+10236
-0
apps/wrapper/pnpm-lock.yaml
apps/wrapper/src/api/index.js
+1
-1
apps/wrapper/src/api/index.js
apps/wrapper/src/components/GenericForm/index.js
+2
-2
apps/wrapper/src/components/GenericForm/index.js
docker-compose.yml
+12
-0
docker-compose.yml
with
10311 additions
and
23 deletions
+10311
-23
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets