mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 20:42:20 +00:00
9 lines
132 B
YAML
9 lines
132 B
YAML
services:
|
|
zlb:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- "35207:80"
|
|
restart: unless-stopped
|