Skip to content

Commit

Permalink
chore: auto-load Directus config
Browse files Browse the repository at this point in the history
  • Loading branch information
LeBenLeBen committed Mar 19, 2023
1 parent 2172369 commit 6c7cf1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ services:
container_name: backend
build: packages/backend
command: npm start
environment:
CONFIG_PATH: directus.config.js
ports:
- 8055:8055
volumes:
Expand Down

0 comments on commit 6c7cf1d

Please sign in to comment.