mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2025-07-01 07:15:56 +00:00
Update package.json
This commit is contained in:
parent
6fcf1d1f6f
commit
266c1470ba
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user