From d853cd0a0bcf90f8d58f0160f9a3b97c1cdf0005 Mon Sep 17 00:00:00 2001 From: Cody Casteel Date: Thu, 13 Mar 2025 15:07:04 -0400 Subject: [PATCH] remove env --- docker-compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index aa01d04..2466b3b 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -10,8 +10,6 @@ services: - "8077:8080" volumes: - /mnt/cephfs/docker-storage/ippheasant/www:/var/www/html - env_file: - - system.env restart: always networks: - nginxproxymanager_default