13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
[Unit]
|
|
Description=Nextcloud deployment
|
|
Wants=network-online.target
|
|
After=network.target network-online.target
|
|
|
|
[Pod]
|
|
PodName=nextcloud
|
|
PublishPort=127.0.0.1:8600:80
|
|
|
|
[Install]
|
|
# Start by default on boot
|
|
WantedBy=multi-user.target default.target
|