This commit is contained in:
Patrick Alvin Alcala 2026-03-25 16:01:46 +08:00
parent 0b18528a62
commit d5ab2efdd0
20 changed files with 81 additions and 255 deletions

View file

@ -1,9 +1,9 @@
services:
template:
container_name: ${NAME}
dasig:
container_name: dasig
restart: unless-stopped
build:
context: .
dockerfile: Dockerfile
ports:
- ${PORT}:8080
- 9000:8080