2
0

build: 👷 New compose file and entrypoints

This commit is contained in:
Baptiste Arnaud
2022-05-25 08:13:35 -07:00
parent 4a5a92b973
commit 5d786f59cc
44 changed files with 288 additions and 113 deletions

3
.gitignore vendored
View File

@@ -2,7 +2,6 @@ node_modules
.next
.env
.env.local
.env.production
workspace.code-workspace
.DS_Store
.turbo
@@ -18,6 +17,8 @@ test-results
build
firebaseServiceAccount.json
.env.production
# Wordpress
.svn
tags