mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-20 02:44:40 +00:00
feat(repo): two application replicas in docker-compose
This commit is contained in:
11
.env.example
11
.env.example
@@ -1 +1,10 @@
|
||||
NUXT_API_HOST=https://localhost
|
||||
# Infrastucture config
|
||||
FORWARD_APP_PORT=3000
|
||||
|
||||
FORWARD_DB_PORT=5432
|
||||
DB_USERNAME=postgres
|
||||
DB_PASSWORD=password
|
||||
DB_DATABASE=c3d
|
||||
|
||||
# App config
|
||||
NUXT_API_HOST=http://app
|
||||
|
||||
Reference in New Issue
Block a user