Skip to content

Commit

Permalink
Delete login.pug from diploma configurations and update docker-compos…
Browse files Browse the repository at this point in the history
…e.template
  • Loading branch information
gkatrakazas committed Jun 10, 2024
1 parent c7c5eca commit 6fa7c73
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
1 change: 0 additions & 1 deletion docker-compose.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ services:
- ./wallet-enterprise-configurations/diploma-issuer/config/config.development.ts:/app/config/config.development.ts:rw
- ./wallet-enterprise-configurations/diploma-issuer/keys:/app/keys:rw
- ./wallet-enterprise-configurations/diploma-issuer/src/configuration:/app/src/configuration:rw
- ./wallet-enterprise-configurations/diploma-issuer/views/issuer/login.pug:/app/views/issuer/login.pug:rw
- ./wallet-enterprise-configurations/diploma-issuer/views/header.pug:/app/views/header.pug:rw
- ./wallet-enterprise-configurations/diploma-issuer/views/index.pug:/app/views/index.pug:rw
- ./wallet-enterprise-configurations/diploma-issuer/public/styles/styles.css:/app/public/styles/styles.css:rw
Expand Down

This file was deleted.

0 comments on commit 6fa7c73

Please sign in to comment.