mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-22 10:08:37 -05:00
Add env var to dist docker compose file
This commit is contained in:
Vendored
+2
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
client:
|
||||
image: bluewaveuptime/uptime_client:latest
|
||||
environment:
|
||||
UPTIME_APP_API_BASE_URL: "http://localhost:5000/api/v1"
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
||||
Reference in New Issue
Block a user