Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceless committed Apr 2, 2024
1 parent b68ac22 commit ca75a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ version: '3.3'
services:
frontend:
build:
context: .
context: app/
ports:
- '3000:80'

0 comments on commit ca75a30

Please sign in to comment.