1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

feat(repo): base taskfile

This commit is contained in:
2022-11-15 07:13:46 +07:00
parent 8d3b3f9fe3
commit 8b24b15df8
7 changed files with 41 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
APP_NAME=canvas-3d
# Infrastucture config
FORWARD_APP_PORT=3000
@@ -7,4 +9,4 @@ DB_PASSWORD=password
DB_DATABASE=c3d
# App config
NUXT_API_HOST=http://app
NUXT_API_HOST=http://localhost/api