Compare commits
No commits in common. "aa986c7e27b8b72885a922bfcd603a76794b119a" and "c3aca5ea3bf5131b9c46f6a30e461dbd7dc30bd5" have entirely different histories.
aa986c7e27
...
c3aca5ea3b
2 changed files with 1 additions and 3 deletions
|
|
@ -9,7 +9,6 @@ services:
|
|||
target: /tmp:exec
|
||||
environment:
|
||||
- TZ=Europe/Madrid
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- nextcloud
|
||||
|
||||
|
|
@ -25,7 +24,6 @@ services:
|
|||
environment:
|
||||
PHP_MEMORY_LIMIT: ${PHP_MEMORY_LIMIT:-2048M}
|
||||
NEXTCLOUD_INIT_HTACCESS: ${NEXTCLOUD_INIT_HTACCESS:-1}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8080:80
|
||||
networks:
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 38.95.*
|
||||
targetRevision: 38.94.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue