mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
25c1fdbc6c
Co-authored-by: nmfretz <nmfretz@gmail.com>
12 lines
231 B
YAML
12 lines
231 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
app_proxy:
|
|
environment:
|
|
APP_HOST: snort_web_1
|
|
APP_PORT: 8080
|
|
|
|
web:
|
|
image: voidic/snort:v0.2.1@sha256:9b6f451d91dab7b561f0144d8a43f5583f65186b1dd76ae6ab937c4bf6d16ce1
|
|
init: true
|