Cleaned up a bit and added event titles to banner headings.
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
volumes:
|
||||
- ./app/:/var/www/html:Z
|
||||
- ./lib:/var/www/html/lib:Z
|
||||
- ./${HLBDAT:-dat.live}:/var/www/html/dat:Z
|
||||
- ./dat/${HLBDAT:-live}:/var/www/html/dat:Z
|
||||
- ./entrypoint.sh:/entrypoint.sh:Z
|
||||
entrypoint: ["bash", "/entrypoint.sh"]
|
||||
networks:
|
||||
@@ -25,7 +25,7 @@ services:
|
||||
volumes:
|
||||
- ./adm/:/var/www/html:Z
|
||||
- ./lib:/var/www/html/lib:Z
|
||||
- ./${HLBDAT:-dat.live}:/var/www/html/dat:Z
|
||||
- ./dat/${HLBDAT:-live}:/var/www/html/dat:Z
|
||||
- ./entrypoint.sh:/entrypoint.sh:Z
|
||||
entrypoint: ["bash", "/entrypoint.sh"]
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user