mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-02-16 02:30:47 +00:00
Update package.json
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "beammp-website",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "BeamMP Website",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"docker-build": "docker build -t 192.168.100.6:5000/beammp/website:latest -t 192.168.100.6:5000/beammp/website:1.1.1 .",
|
||||
"docker-build": "docker build -t 192.168.100.6:5000/beammp/website:latest -t 192.168.100.6:5000/beammp/website:1.1.2 .",
|
||||
"docker-push": "docker push 192.168.100.6:5000/beammp/website:latest"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user