remove env

This commit is contained in:
Cody Casteel
2025-03-13 15:07:04 -04:00
parent 0bdc80a8ea
commit d853cd0a0b

View File

@@ -10,8 +10,6 @@ services:
- "8077:8080" - "8077:8080"
volumes: volumes:
- /mnt/cephfs/docker-storage/ippheasant/www:/var/www/html - /mnt/cephfs/docker-storage/ippheasant/www:/var/www/html
env_file:
- system.env
restart: always restart: always
networks: networks:
- nginxproxymanager_default - nginxproxymanager_default