hacking
This commit is contained in:
parent
1c14812fee
commit
a36120120a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
|||
args:
|
||||
- |
|
||||
sed -i 's/cpx11/cx23/g; s/cpx31/cx33/g' /app/server/vm/hetzner.ts
|
||||
sed -i "s|VITE_FIREBASE_CONFIG:'[^']*'|VITE_FIREBASE_CONFIG:''|" /app/build/assets/index-*.js
|
||||
sed -i "s|VITE_FIREBASE_CONFIG:'[^']*'|VITE_FIREBASE_CONFIG:''|; s|tn.initializeApp(JSON.parse(zz))|zz\&\&tn.initializeApp(JSON.parse(zz))|" /app/build/assets/index-*.js
|
||||
exec npm start
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue