Update 5eTools

This commit is contained in:
Joey Hafner 2023-09-18 12:53:41 -07:00
parent 612999cd80
commit 43fbbf7848
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DOCKER_DATA=/home/admin/data/5etools DOCKER_DATA=/mnt/volume_sfo3_01/5etools

View File

@ -7,7 +7,7 @@ services:
volumes: volumes:
- $DOCKER_DATA/htdocs:/usr/local/apache2/htdocs - $DOCKER_DATA/htdocs:/usr/local/apache2/htdocs
environment: environment:
- SOURCE=GITHUB-NOIMG - SOURCE=GITHUB
networks: networks:
- web - web
labels: labels: