mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
docker: update .env workflow
This commit is contained in:
parent
6b85e563a2
commit
d9b8a42563
3 changed files with 14 additions and 6 deletions
|
|
@ -9,6 +9,8 @@ services:
|
|||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- HOST=0.0.0.0
|
||||
- PORT=1337
|
||||
- DATABASE_CLIENT=sqlite
|
||||
- DATABASE_FILENAME=data/base/sqlite.db
|
||||
- NODE_ENV=production
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue