Fix old names and typos
This commit is contained in:
parent
f68bb92804
commit
92b6f1c558
3 changed files with 31 additions and 10 deletions
|
@ -28,8 +28,8 @@
|
|||
"preview": "astro preview",
|
||||
"docker:start": "docker compose up -d",
|
||||
"docker:stop": "docker compose down",
|
||||
"docker:build": "docker build --platform linux/amd64 -t ark.sudovanilla.org/korbs/butterlyvu:amd64 .",
|
||||
"docker:push": "docker push ark.sudovanilla.org/korbs/butterlyvu:amd64"
|
||||
"docker:build": "docker build --platform linux/amd64 -t ark.sudovanilla.org/korbs/butterflyvu:amd64 .",
|
||||
"docker:push": "docker push ark.sudovanilla.org/korbs/butterflyvu:amd64"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "4.0.0-beta.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue