mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-12 00:19:17 +00:00
dc8a2928e2
Co-authored-by: nmfretz <nmfretz@gmail.com>
12 lines
230 B
YAML
12 lines
230 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
app_proxy:
|
|
environment:
|
|
APP_HOST: snort_web_1
|
|
APP_PORT: 80
|
|
|
|
web:
|
|
image: voidic/snort:v0.1.11@sha256:53784adc48f51ebe9b1c18baf2236b712ee365004d84e721e3e9eb0f91fbf0e5
|
|
init: true
|