mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
should get thru ci now
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user