should get thru ci now

This commit is contained in:
coolnsx
2025-08-31 17:38:57 +05:30
parent 393c7f8e3e
commit dce2ed9ae0
4 changed files with 31 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ Exec=-enable-url-source -cors
# Enable auto-update container
AutoUpdate=registry
Environment=PORT=9999
Environment=TZ=${TZ}
# capabilities
AddCapability=CAP_SYS_NICE
@@ -19,6 +20,7 @@ HealthCmd=none
HealthInterval=disable
[Service]
EnvironmentFile=%h/.config/containers/systemd/nextcloud/.env
Restart=always
TimeoutStartSec=300