Add docker restarting
This commit is contained in:
parent
1c36eda4d0
commit
7da858fea7
@ -3,3 +3,4 @@ services:
|
||||
build: .
|
||||
ports:
|
||||
- "${LOCAL_PORT}:80"
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user