WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 292fc39d06 - Show all commits

View file

@ -44,7 +44,7 @@ image = "instrumentisto/coturn"
container_name = "coturn" container_name = "coturn"
restart = "unless-stopped" restart = "unless-stopped"
env_file = ".env" env_file = ".env"
ports = ["3478:3478/tcp", "3478:3478/udp"] ports = ["3478:3478/tcp", "3478:3478/udp", "49160-49200:49160-49200/udp"]
networks = ["nextcloud"] networks = ["nextcloud"]
command = [ command = [
"-n", "-n",