chore: added pre-release tag for workflow publications (#2133)

* chore: added pre-release tag for workflow publications

* chore: added backend services under a single image

* chore: exposed backend port for compose hub

* chore: removed backend exposed ports
This commit is contained in:
Henit Chobisa 2023-09-11 18:02:56 +05:30 committed by GitHub
parent 7bb73b74ba
commit 6867154963
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View file

@ -90,8 +90,6 @@ services:
DOCKER_BUILDKIT: 1
restart: always
command: ./bin/takeoff
ports:
- 8000:8000
env_file:
- .env
environment: