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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user