Skip to content

Commit

Permalink
🐳 Add SUBPATH envvar to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed May 21, 2024
1 parent 07c57b2 commit 4f0721c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ services:
- CACHE_DEFAULT=redis:6379/0
- CACHE_AXES=redis:6379/0
- DISABLE_2FA=yes
- SUBPATH=${SUBPATH:-/}
# setup_configuration env vars
- OBJECTTYPES_DOMAIN=web:8000
- OBJECTTYPES_ORGANIZATION=ObjectTypes
Expand Down

0 comments on commit 4f0721c

Please sign in to comment.