Skip to content

Commit

Permalink
Merge pull request #725 from alphagov/change-content-data-admin-to-da…
Browse files Browse the repository at this point in the history
…rt-sass

Change content-data-admin to work with dart-sass
  • Loading branch information
deborahchua authored Feb 29, 2024
2 parents 2dc6528 + e3c4edb commit e1dad57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/content-data-admin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
- postgres-13
expose:
- "3000"
command: bin/rails s --restart
command: ./bin/dev
environment:
DATABASE_URL: "postgresql://postgres@postgres-13/content-data-admin"
VIRTUAL_HOST: content-data-admin.dev.gov.uk
Expand Down

0 comments on commit e1dad57

Please sign in to comment.