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:
|
args:
|
||||||
- |
|
- |
|
||||||
sed -i 's/cpx11/cx23/g; s/cpx31/cx33/g' /app/server/vm/hetzner.ts
|
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
|
exec npm start
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue