mirror of
https://github.com/skidoodle/iphistory.git
synced 2026-04-28 07:47:35 +02:00
7 lines
97 B
YAML
7 lines
97 B
YAML
services:
|
|
iphistory:
|
|
build: .
|
|
container_name: iphistory
|
|
ports:
|
|
- "8080:8080"
|