style: rename url to frontend_url
This commit is contained in:
parent
556337aa4e
commit
3c5f3fd654
6 changed files with 12 additions and 10 deletions
|
@ -18,7 +18,8 @@ RUN useradd --create-home --home-dir /gorb gorb
|
|||
|
||||
USER gorb
|
||||
|
||||
ENV WEB_URL=https://gorb.app/web/ \
|
||||
ENV WEB_FRONTEND_URL=https://gorb.app/web/ \
|
||||
WEB_BASE_PATH=/api \
|
||||
DATABASE_USERNAME=gorb \
|
||||
DATABASE_PASSWORD=gorb \
|
||||
DATABASE=gorb \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue