Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/gdagil/cg-steamlit into …
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
gdagil committed Dec 10, 2022
2 parents 7320b4e + a3b8ae4 commit 30305b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
version: '3.9'

services:
statistics:
app:
container_name: gdagil-labs
image: danil2286/cg-streamlit:latest
# build:
# context: ./app
# dockerfile: Dockerfile
restart: always
ports:
- 8080:8080
- 8080:8080

0 comments on commit 30305b0

Please sign in to comment.