Add configuration system
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
volumes:
|
||||
- ./app/public:/var/www/html
|
||||
- ./app/src:/var/www/src
|
||||
- ./app/templates:/var/www/templates
|
||||
- ./app/config:/var/www/config
|
||||
- ./app/cache:/var/www/cache
|
||||
- ./epg:/var/www/epg
|
||||
|
||||
Reference in New Issue
Block a user