Added .env files to stacks

This commit is contained in:
2026-02-16 19:19:14 +01:00
parent 5e9f943996
commit 71a5db3b11
40 changed files with 211 additions and 89 deletions

View File

@@ -8,7 +8,7 @@ services:
command: '-s'
image: networkstatic/iperf3
ports:
- '5201:5201'
- '${PORT}:5201'
#container_name: iperf3-server
tty: true
stdin_open: true