Skip to content
Snippets Groups Projects
Verified Commit af7bb32a authored by Martin Weise's avatar Martin Weise
Browse files

Remove unused config

parent b1c6a73a
No related branches found
No related tags found
4 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted,!339Fixed mapping problem where UK and FK share columns they are inserted,!338Fixed mapping problem where UK and FK share columns they are inserted
...@@ -328,9 +328,6 @@ services: ...@@ -328,9 +328,6 @@ services:
COMMIT: ${CI_COMMIT_SHA:-} COMMIT: ${CI_COMMIT_SHA:-}
network: host network: host
environment: environment:
# NUXT_APP_BASE_URL: "/dbrepo/"
NUXT_PUBLIC_LOGO: "https://upload.wikimedia.org/wikipedia/de/7/72/IFS_Logo_2013_RGB.jpg"
# NUXT_PUBLIC_ICON: "/dbrepo/favicon.ico"
NUXT_PUBLIC_API_CLIENT: "${BASE_URL:-http://localhost}" NUXT_PUBLIC_API_CLIENT: "${BASE_URL:-http://localhost}"
NUXT_PUBLIC_API_SERVER: "${BASE_URL:-http://localhost}" NUXT_PUBLIC_API_SERVER: "${BASE_URL:-http://localhost}"
NUXT_PUBLIC_UPLOAD_CLIENT: "${BASE_URL:-http://localhost}/api/upload/files" NUXT_PUBLIC_UPLOAD_CLIENT: "${BASE_URL:-http://localhost}/api/upload/files"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment