fix path mounting for containerfile

This commit is contained in:
Late Night Defender 2024-04-10 04:48:25 +07:00
parent 2eea8d32e9
commit 0fefb840d0

View file

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