awesome-compose/react-nginx/docker-compose.yml
phamthainb d13268af81 update fir review and try fix audit
Signed-off-by: phamthainb <phamthai4643@gmail.com>
2021-05-24 21:11:30 +07:00

9 lines
123 B
YAML
Executable File

version: "3.7"
services:
frontend:
build:
context: .
container_name: frontend
ports:
- "3000:80"