Skip to content

Commit 9668623

Browse files
restart: always
1 parent 51e6075 commit 9668623

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ services:
44
container_name: swiftfiddle-lsp
55
ports:
66
- 80:8080
7+
restart: always
78
healthcheck:
89
test: ["CMD", "curl", "-f", "http://localhost:8080/health"]
910
interval: 5m

0 commit comments

Comments
 (0)