mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Assume https URLs
This commit is contained in:
@@ -27,6 +27,8 @@ services:
|
||||
command: [ "/bin/bash", "/code/compose-start.sh" ]
|
||||
depends_on:
|
||||
- db
|
||||
environment:
|
||||
- "LOCAL_DEVELOPMENT=true"
|
||||
env_file:
|
||||
- .env
|
||||
init: true
|
||||
|
||||
Reference in New Issue
Block a user