remove Quadlet file since we externally manage it
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
310ff35a51
commit
2d30d51595
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
[Unit]
|
||||
Description=TechTransThai.org Website
|
||||
|
||||
[Container]
|
||||
ContainerName=ttt-org
|
||||
Image=docker.io/library/nginx:alpine
|
||||
PublishPort=8082:80
|
||||
Volume=/run/media/core/Data1/Apps/www.techtransthai.org:/usr/share/nginx/html:ro,z
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target default.target
|
Loading…
Reference in a new issue