mirror of
https://github.com/serialexperiments0815/WebsiteMapTesting.git
synced 2026-07-12 15:32:31 +00:00
8 lines
No EOL
131 B
YAML
8 lines
No EOL
131 B
YAML
name: "WebsiteMapTesting"
|
|
services:
|
|
app:
|
|
build: .
|
|
ports:
|
|
- "9090:80"
|
|
volumes:
|
|
- .:/var/www/html |