Skip to content

Commit

Permalink
fix: target prod
Browse files Browse the repository at this point in the history
  • Loading branch information
pbullhove committed Apr 4, 2024
1 parent 92475ba commit 45cbfbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ services:
web:
build:
context: ./web
# target: prod
target: development
target: prod
# target: development
restart: unless-stopped
stdin_open: true
volumes:
Expand Down

0 comments on commit 45cbfbb

Please sign in to comment.