Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
dashboard
Commits
37cac932
Commit
37cac932
authored
Jun 30, 2020
by
jackie / Andrea Ida Malkah Klaura
Browse files
add VUE_APP_TANK to sample environments
parent
993f3fd8
Changes
2
Hide whitespace changes
Inline
Side-by-side
sample.env.development
View file @
37cac932
...
...
@@ -7,6 +7,7 @@ VUE_APP_BASEURI_STEERING = http://127.0.0.1:8000
VUE_APP_API_STEERING = http://127.0.0.1:8000/api/v1/
VUE_APP_API_STEERING_SHOWS = http://127.0.0.1:8000/api/v1/shows/
VUE_APP_API_TANK = http://127.0.0.1:8040/api/v1/
VUE_APP_TANK = http://127.0.0.1:8040/
# OIDC settings
# =============
...
...
sample.env.production
View file @
37cac932
...
...
@@ -9,6 +9,7 @@ VUE_APP_API_STEERING_SHOWS = http://YOUR.STEERING.DOMAIN/api/v1/shows/
# aura/tank REST API settings
# ===========================
VUE_APP_API_TANK = http://YOUR.TANK.DOMAIN/api/v1/
VUE_APP_TANK = http://YOUR.TANK.DOMAIN/
# Open ID Connect settings
# ========================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment