Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim committed Jul 12, 2023
1 parent 586f03f commit 2b3eb53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ version: '3'

services:
penumbra_frontend:
container_name: penumbra_frontend
image: penumbra:latest
container_name: penumbra_frontend
build:
context: ./
dockerfile: Dockerfile
Expand Down

0 comments on commit 2b3eb53

Please sign in to comment.