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
|
||||
restart: "no"
|
||||
volumes:
|
||||
- "${PWD}:/srv/vue/lenaisten_bday"
|
||||
- "${PWD}:/srv/vue/bday2020"
|
||||
ports:
|
||||
- 8000:8000
|
||||
- 8080:8080
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "lenaisten_bday",
|
||||
"name": "bday2020",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue