fix: changed port
This commit is contained in:
parent
43d5a4c197
commit
b307da1ad2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services:
|
|||
env_file:
|
||||
- ./.env
|
||||
ports:
|
||||
- 8081:8080
|
||||
- "127.0.0.1:18081:8080"
|
||||
volumes:
|
||||
# When using SQLite
|
||||
- ./volumes/recipes:/opt/recipes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue