feat: added template + linting
This commit is contained in:
parent
e487af8136
commit
dc5a9d3653
17 changed files with 79 additions and 53 deletions
|
@ -27,7 +27,7 @@ services:
|
|||
volumes:
|
||||
- ./volumes/nextcloud:/var/www/html
|
||||
ports:
|
||||
- "127.0.0.1:28080:80"
|
||||
- "127.0.0.1:28080:80"
|
||||
environment:
|
||||
- MYSQL_HOST=nc_db
|
||||
- REDIS_HOST=nc_redis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue