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:
parent
7bb73b74ba
commit
6867154963
3 changed files with 3 additions and 5 deletions
|
|
@ -90,8 +90,6 @@ services:
|
|||
DOCKER_BUILDKIT: 1
|
||||
restart: always
|
||||
command: ./bin/takeoff
|
||||
ports:
|
||||
- 8000:8000
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue