Skip to content

Commit

Permalink
Update embed variables with table / accordian
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterFe committed Oct 17, 2022
1 parent 47a2552 commit 86e654d
Show file tree
Hide file tree
Showing 5 changed files with 19,680 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ services:
retries: 5

zipline:
image: ghcr.io/lunarsdev/lunarx
image: ghcr.io/lunarsdev/lunarx:trunk
ports:
- '3000:3000'
restart: always
environment:
- CORE_HTTPS=false
- CORE_SECRET=changethis
- CORE_SECRET=12354678
- CORE_HOST=0.0.0.0
- CORE_PORT=3000
- CORE_DATABASE_URL=postgres://postgres:postgres@postgres/postgres
Expand Down
Loading

0 comments on commit 86e654d

Please sign in to comment.