Skip to content

Commit

Permalink
remove redundant configs
Browse files Browse the repository at this point in the history
  • Loading branch information
MalinAhlberg committed Apr 17, 2024
1 parent e22e47b commit 7767b1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,8 @@ services:
depends_on:
credentials:
condition: service_completed_successfully
ports:
- "50443:50443"
restart: always
networks:
- public
- secure
volumes:
- ${CONFIG_FILEPATH}:/config.yaml
Expand Down

0 comments on commit 7767b1c

Please sign in to comment.