This website works better with JavaScript.
Explore
Help
Sign In
Self-Hosted
/
uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
Code
Issues
Projects
Releases
Wiki
Activity
Add automatic restart docker-compose.yml
Browse Source
pull/1483/head
Alexandre Gliganic
3 years ago
committed by
GitHub
parent
4053b9db1f
commit
27861f0d14
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
docker/docker-compose.yml
Unescape
Escape
View File
@ -11,3 +11,4 @@ services:
-
./uptime-kuma:/app/data
-
./uptime-kuma:/app/data
ports:
ports:
-
3001
:
3001
-
3001
:
3001
restart
:
always
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Self-Hosted/uptime-kuma
Title
Body
Create Issue