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