fix: backend url
This commit is contained in:
@@ -106,7 +106,7 @@ rybbit:
|
||||
- name: NODE_ENV
|
||||
value: production
|
||||
- name: NEXT_PUBLIC_BACKEND_URL
|
||||
value: https://rybbit.alexlebens.dev
|
||||
value: http://rybbit-backend.rybbit:3001
|
||||
- name: NEXT_PUBLIC_DISABLE_SIGNUP
|
||||
value: false
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user