mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
12 lines
232 B
YAML
12 lines
232 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
app_proxy:
|
|
environment:
|
|
APP_HOST: snort_web_1
|
|
APP_PORT: 8080
|
|
|
|
web:
|
|
image: voidic/snort:v0.1.24@sha256:ef8e851018796ff46e507ca9d4a9600c4ebc51ed54126714c866f9128042f8a0
|
|
init: true
|