mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
7 lines
101 B
YAML
7 lines
101 B
YAML
services:
|
|
http:
|
|
build: .
|
|
ports:
|
|
- "8080:80"
|
|
volumes:
|
|
- ./docker/html:/html
|