remove unnecessary
This commit is contained in:
@ -55,9 +55,6 @@ x-common-env: &common-env
|
|||||||
AI_MODEL: llama
|
AI_MODEL: llama
|
||||||
# Collaboration
|
# Collaboration
|
||||||
COLLABORATION_API_URL: https://$DOMAIN/collaboration/api/
|
COLLABORATION_API_URL: https://$DOMAIN/collaboration/api/
|
||||||
# docker username
|
|
||||||
USER_NAME: "dockeruser"
|
|
||||||
HOME: "/home/dockeruser"
|
|
||||||
|
|
||||||
x-postgres-env: &postgres-env
|
x-postgres-env: &postgres-env
|
||||||
# Postgresql db container configuration
|
# Postgresql db container configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user