This commit is contained in:
parent
4e54c3045f
commit
e3584623b3
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
client:
|
client:
|
||||||
build: .
|
build: .
|
||||||
|
|
@ -10,4 +8,4 @@ services:
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue