Skip to content

Commit

Permalink
Disable debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
nesrineabdmouleh committed Nov 8, 2024
1 parent d2887fd commit 87bf68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/UI/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
depends_on:
- mysql
environment:
- PS_DEV_MODE=1
- PS_DEV_MODE=0
- PS_DOMAIN=localhost
- PS_LANGUAGE=en
- PS_COUNTRY=fr
Expand Down

0 comments on commit 87bf68c

Please sign in to comment.