You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
version: "3.7"
|
|
|
|
|
|
|
|
services:
|
|
|
|
app_proxy:
|
|
|
|
environment:
|
|
|
|
APP_HOST: snort_web_1
|
|
|
|
APP_PORT: 80
|
|
|
|
|
|
|
|
web:
|
|
|
|
image: voidic/snort:v0.1.13@sha256:fb84c97b5737084a124ee341a37ce6e6c6cbbfc0ff1adb6bfcad3405788581ee
|
|
|
|
init: true
|