0
0
opnxng-deploy-playbook/templates/compose/rat-aint-tieba.yaml.j2

21 lines
414 B
Plaintext
Raw Normal View History

2023-11-06 10:39:27 +08:00
# {{ ansible_managed }}
version: '3.3'
services:
rat-aint-tieba:
image: git.opnxng.com/opnxng/rat-aint-tieba:latest
container_name: rat-aint-tieba
security_opt:
- no-new-privileges
environment:
- PUID=1000
- PGID=1000
- TZ=Asia/Singapore
restart: unless-stopped
ports:
- '8910:8886'
networks:
- IPv4
networks:
IPv4:
external:
name: IPv4