10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
[Container]
|
|
Image=nginx:latest
|
|
PublishPort=9999:80
|
|
|
|
[Service]
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|