docker-compose nginx

main
xingzi 2 years ago
parent c7af40e2e3
commit 5087286805

@ -3,7 +3,7 @@ version: "3.6"
services: services:
frontend: frontend:
build: build:
context: ./docker/frontend context: ./docker
dockerfile: Dockerfile dockerfile: Dockerfile
image: eladmin-frontend:latest image: eladmin-frontend:latest
container_name: eladmin-frontend container_name: eladmin-frontend

Loading…
Cancel
Save