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 0c6d105 commit a0b3e3eCopy full SHA for a0b3e3e
config/TLS-example/docker-compose.yml
@@ -1,7 +1,8 @@
1
services:
2
auth:
3
container_name: auth
4
- image: ghcr.io/neicnordic/sensitive-data-archive:v3.0.14-auth
+ command: sda-auth
5
+ image: ghcr.io/neicnordic/sensitive-data-archive:v3.0.14
6
networks:
7
- public
8
ports:
0 commit comments