expose api ports

This commit is contained in:
2022-11-24 22:59:23 +01:00
parent f7727c3542
commit df8d186139
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,8 @@ services:
app:
image: astrogd/white-leopard:dev
build: ./
ports:
- 80:80
tty: true
stdin_open: true
depends_on: