11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
[Unit]
|
|
Description=Gitea deployment
|
|
|
|
[Pod]
|
|
PodName=gitea
|
|
PublishPort=127.0.0.1:8300:3000,7722:22
|
|
|
|
[Install]
|
|
# Start by default on boot
|
|
WantedBy=multi-user.target default.target
|