Move postiz to postiz.vyntehome.com
This commit is contained in:
+3
-3
@@ -5,9 +5,9 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
# === Required Settings
|
||||
MAIN_URL: 'https://postiz.internal.vyntehome.com'
|
||||
FRONTEND_URL: 'https://postiz.internal.vyntehome.com'
|
||||
NEXT_PUBLIC_BACKEND_URL: 'https://postiz.internal.vyntehome.com/api'
|
||||
MAIN_URL: 'https://postiz.vyntehome.com'
|
||||
FRONTEND_URL: 'https://postiz.vyntehome.com'
|
||||
NEXT_PUBLIC_BACKEND_URL: 'https://postiz.vyntehome.com/api'
|
||||
JWT_SECRET: ${JWT_SECRET}
|
||||
DATABASE_URL: ${DATABASE_URL}
|
||||
REDIS_URL: ${REDIS_URL}
|
||||
|
||||
Reference in New Issue
Block a user