restart docker container
This commit is contained in:
parent
93a71b6273
commit
a908c0be7a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
version: '3.8'
|
||||
services:
|
||||
app:
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue