Skip to content

Commit

Permalink
Updates on files
Browse files Browse the repository at this point in the history
Added changset on workflow
  • Loading branch information
Alexander Rogalskiy committed Aug 30, 2021
1 parent 13acf94 commit 29f3428
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
File renamed without changes.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ site/
dist/
.cache
node_modules

# Env files
.env
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
IMAGE_SOURCE: '$IMAGE_SOURCE'
IMAGE_TAG: '$IMAGE_TAG'
env_file:
- .env
- .env.example
volumes:
- type: volume
source: appvolume
Expand Down

0 comments on commit 29f3428

Please sign in to comment.