mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-29 21:01:27 +00:00
7 lines
92 B
YAML
7 lines
92 B
YAML
services:
|
|
shiny:
|
|
build: .
|
|
restart: unless-stopped
|
|
ports:
|
|
- "3838:3838"
|