mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 09:13:21 +00:00
🐳 Docker
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
uptimekuma:
|
||||
image: uptimekuma
|
||||
build: .
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
ports:
|
||||
- 50013:50013
|
||||
Reference in New Issue
Block a user