feat/docker-compose-update (#18)
Co-authored-by: jon brookes <marshyon@gmail.com> Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/18
This commit is contained in:
parent
fd43495e2d
commit
1a22fd156d
70 changed files with 1068 additions and 745 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -9,6 +9,7 @@
|
|||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
.env.dev
|
||||
.phpactor.json
|
||||
.phpunit.result.cache
|
||||
Homestead.json
|
||||
|
|
@ -28,3 +29,6 @@ log*.txt
|
|||
.envrc
|
||||
database/backups
|
||||
*backup.tar.gz
|
||||
public/css
|
||||
public/js
|
||||
notes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue