use upstream nginx instead of building off it

This commit is contained in:
Late Night Defender 2024-04-10 04:37:46 +07:00
parent 22f9210d75
commit 2eea8d32e9
3 changed files with 2 additions and 11 deletions

View file

@ -3,8 +3,9 @@ Description=TechTransThai.org Website
[Container]
ContainerName=ttt-org
Image=ttt-org
Image=docker.io/library/nginx:alpine
PublishPort=8082:80
Volume=/run/media/core/Data1/Apps/pages:/usr/share/nginx/html:ro,z
[Service]
Restart=always