Added Docker
This commit is contained in:
5
env.example
Normal file
5
env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Database
|
||||
DATABASE_URL="postgresql://nuxtuser:nuxtpassword@localhost:5432/nuxtdb"
|
||||
|
||||
# Nuxt
|
||||
NUXT_PUBLIC_API_BASE="/api"
|
||||
Reference in New Issue
Block a user