rename
This commit is contained in:
parent
2fd73ea77a
commit
9c043c16e1
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
build: ./docker
|
build: ./docker
|
||||||
restart: "no"
|
restart: "no"
|
||||||
volumes:
|
volumes:
|
||||||
- "${PWD}:/srv/vue/lenaisten_bday"
|
- "${PWD}:/srv/vue/bday2020"
|
||||||
ports:
|
ports:
|
||||||
- 8000:8000
|
- 8000:8000
|
||||||
- 8080:8080
|
- 8080:8080
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "lenaisten_bday",
|
"name": "bday2020",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue