Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
H3rmt committed Nov 17, 2023
2 parents 7d0d7e5 + 2edc28d commit 2ce5a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ services:
ports:
- "8080:80"
environment:
- HOST:0.0.0.0
- PORT:80
- HOST=0.0.0.0
- PORT=80
- ADMIN_PASSWORD=testtest
- [email protected]
- USER_PASSWORD=test
Expand Down

0 comments on commit 2ce5a4d

Please sign in to comment.