We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ff5c8 commit 6f0d3d5Copy full SHA for 6f0d3d5
src/development/stack.yml
@@ -307,6 +307,10 @@ services:
307
reccoom:
308
# You cannot access the recommendation service directly.
309
image: maevsi/reccoom:dev
310
+ secrets:
311
+ - postgres_db
312
+ - postgres_password
313
+ - postgres_user
314
volumes:
315
- ../../../reccoom/:/srv/app/
316
redpanda:
0 commit comments