Skip to content

Commit

Permalink
v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinkler committed Feb 27, 2023
1 parent 48f5cfa commit 5d2bad1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,4 @@ certs
build_and_push.sh
publish.sh
astrolive/default.cfg.yaml
archive
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ services:
environment:
- TZ=Europe/Berlin
volumes:
- /astrolive/backyard.cfg.yaml:/usr/src/app/astrolive/default.cfg.yaml
- /fits:/fits:ro
restart: always
```
Expand Down Expand Up @@ -370,6 +371,7 @@ services:
environment:
- TZ=Europe/Berlin
volumes:
- /astrolive/backyard.cfg.yaml:/usr/src/app/astrolive/default.cfg.yaml
- /fits:/fits:ro
- /certs:/certs:ro
restart: always
Expand Down
Binary file modified images/scope.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d2bad1

Please sign in to comment.