1
0
Fork 0

Merge branch 'main' into bw-dev-npm-fix

This commit is contained in:
Mouse Reeve 2022-11-14 09:11:16 -08:00 committed by GitHub
commit e1f6110dc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
350 changed files with 44101 additions and 8321 deletions

View file

@ -89,7 +89,7 @@ services:
command: celery -A celerywyrm flower --basic_auth=${FLOWER_USER}:${FLOWER_PASSWORD}
env_file: .env
ports:
- ${FLOWER_PORT}
- ${FLOWER_PORT}:${FLOWER_PORT}
volumes:
- .:/app
networks: