Skip to content

Commit

Permalink
pw for base_be_next from functionalAccounts.json.minimal.example
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyalaski committed Oct 7, 2024
1 parent cd1c1e8 commit 2a3c53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
- ../scicat-backend-next:/home/node/app
- /home/node/app/node_modules
- /home/node/app/dist
- ../scicat-backend-next/functionalAccounts.json.minimal:/home/node/app/functionalAccounts.json
- ../scicat-backend-next/functionalAccounts.json.minimal.example:/home/node/app/functionalAccounts.json
env_file: ./config/backend_next/.env
command: /bin/sh -c "while true; do sleep 600; done"
profiles:
Expand Down

0 comments on commit 2a3c53e

Please sign in to comment.