Upload files to "/"
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
services:
|
||||
route-rush:
|
||||
build: .
|
||||
container_name: route-rush
|
||||
ports:
|
||||
- "8001:8001"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- ipfix-net
|
||||
|
||||
networks:
|
||||
ipfix-net:
|
||||
name: ipfix-stack_ipfix-net
|
||||
external: true
|
||||
Reference in New Issue
Block a user