Skip to content

Commit

Permalink
Remove opening port for basex on the host container
Browse files Browse the repository at this point in the history
Close #325
  • Loading branch information
physikerwelt authored Nov 7, 2023
1 parent 1476724 commit 3418211
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,6 @@ services:
CRON_UPDATE_FORMULAE: ${FS_CRON_UPDATE_FORMULAE}
CRON_ENABLED: ${FS_CRON_ENABLED:-false}
ALWAYS_EXPORT: ${FS_ALWAYS_EXPORT:-false}
ports:
- 1985:1985
volumes:
- formulasearch_harvests:/my_harvests/
- ${BACKUP_DIR:-./backup}:/data
Expand Down

0 comments on commit 3418211

Please sign in to comment.