mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Add ngrok container.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This script runs the local development server in Docker.
|
||||
if [[ ! $(which docker) && ! $(docker --version) ]]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user