Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/@nekxis/app_dockerization' into …
Browse files Browse the repository at this point in the history
…@nekxis/app_dockerization
  • Loading branch information
latekvo committed Jun 12, 2024
2 parents c5a8540 + c723bb7 commit 02076eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
image: webui
ports:
- 8000:8000
db:
postgres:
image: postgres
restart: always
environment:
Expand Down

0 comments on commit 02076eb

Please sign in to comment.