Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
chore: remove shuttle and remove env vars from compose.yaml
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
tippfehlr committed Feb 22, 2024
1 parent 400531f commit 878fe0f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
/target
.shuttle-storage
Secrets*.toml
3 changes: 0 additions & 3 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@ services:
restart: unless-stopped
ports:
- 4056:4056
environment:
- DISCORD_WEBHOOK=your-discord-webhook-url
- WUMPUS_TOKEN=authentification-password-from-wumpus.store
build:
dockerfile: ./Dockerfile

0 comments on commit 878fe0f

Please sign in to comment.