Files
pepperplus-ui/.dockerignore
Kasper c05c74e412 build: add Docker deployment
Created a Dockerfile and nginx configuration and added environment
variables into the codebase to support Docker compose.

ref: N25B-282
2025-11-14 14:06:12 +01:00

12 lines
119 B
Plaintext

node_modules
dist
Dockerfile
.dockerignore
.git/
.githooks/
__mocks__/
test/
eslint.config.js
jest.config.js
README.md