This commit is contained in:
Frostebite 2023-07-23 17:48:08 +01:00
parent 7243511cfb
commit 7506b71211
3 changed files with 1 additions and 0 deletions

BIN
dist/index.js generated vendored

Binary file not shown.

BIN
dist/index.js.map generated vendored

Binary file not shown.

View File

@ -76,6 +76,7 @@ status: {}
image: 'node:18',
imagePullPolicy: 'Always',
name: 'http-fileserver',
ports: [{ containerPort: 80 }],
command: [
'bash',
'-c',