mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
12 lines
234 B
YAML
12 lines
234 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
app_proxy:
|
|
environment:
|
|
APP_HOST: snort_web_1
|
|
APP_PORT: 80
|
|
|
|
web:
|
|
image: ghcr.io/v0l/snort:v0.1.4@sha256:734f74393e2560e625bad9e2485ccccfa6af53caab64a67d971380244cfc54dd
|
|
init: true
|