Logo
Explore Help
Register Sign In
nt_web_template/full-stack-fastapi-template
2
0
Fork 0
You've already forked full-stack-fastapi-template
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
full-stack-fastapi-template/scripts/build.sh

11 lines
171 B
Bash
Raw Permalink Normal View History

:tada: First commit, from couchbase generator, basic changes not tested / updated yet
2019-02-09 19:42:36 +04:00
#! /usr/bin/env sh
# Exit in case of error
set -e
🔊 Add consistent errors for env vars not set (#200)
2020-05-25 08:33:36 +02:00
TAG=${TAG?Variable not set} \
:tada: First commit, from couchbase generator, basic changes not tested / updated yet
2019-02-09 19:42:36 +04:00
FRONTEND_ENV=${FRONTEND_ENV-production} \
docker-compose \
:recycle: Simplify Docker Compose files and deployment (#153) * :recycle: Simplify Docker Compose files and deployment * :wrench: Remove TRAEFIK_PUBLIC_NETWORK_IS_EXTERNAL from .env
2020-04-19 16:44:12 +02:00
-f docker-compose.yml \
build
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 37ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API