Compare commits
3 Commits
7b512d3129
...
e717d28c3e
| Author | SHA1 | Date |
|---|---|---|
|
|
e717d28c3e | 2 years ago |
|
|
97a03918a9 | 2 years ago |
|
|
88125f48fc | 2 years ago |
5 changed files with 2 additions and 13 deletions
@ -1,11 +0,0 @@ |
|||||
version: '3.8' |
|
||||
|
|
||||
services: |
|
||||
uptime-kuma: |
|
||||
image: louislam/uptime-kuma:1 |
|
||||
container_name: uptime-kuma |
|
||||
volumes: |
|
||||
- /media/USB1/docker/uptime/data:/app/data |
|
||||
ports: |
|
||||
- "3001:3001" # <Host Port>:<Container Port> |
|
||||
restart: always |
|
||||
Loading…
Reference in new issue