back to www

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

View File

@@ -9,7 +9,7 @@ services:
ports: ports:
- "8077:8080" - "8077:8080"
volumes: volumes:
- /mnt/cephfs/docker-storage/ippheasant:/var/www/html - /mnt/cephfs/docker-storage/ippheasant/www:/var/www/html
env_file: env_file:
- system.env - system.env
restart: always restart: always