2023-11-12 19:39:32 +00:00
|
|
|
[Unit]
|
|
|
|
Description=TechTransThai.org Website
|
|
|
|
|
|
|
|
[Container]
|
|
|
|
ContainerName=ttt-org
|
2024-04-09 21:37:46 +00:00
|
|
|
Image=docker.io/library/nginx:alpine
|
2024-02-24 11:32:34 +00:00
|
|
|
PublishPort=8082:80
|
2024-04-09 21:48:25 +00:00
|
|
|
Volume=/run/media/core/Data1/Apps/www.techtransthai.org:/usr/share/nginx/html:ro,z
|
2023-11-12 19:39:32 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Restart=always
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target default.target
|