Update docker-compose.yml
This commit is contained in:
parent
565ce7d78e
commit
855fe90a9b
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
version: "3.3"
|
||||
services:
|
||||
app:
|
||||
uzk:
|
||||
container_name: uzk-members
|
||||
build: .
|
||||
command: npm start
|
||||
|
|
Loading…
Reference in a new issue