mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-04 13:54:51 -04:00
Add FORCE_HTTPS environment variable (#1956)
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
volumes:
|
||||
- uploads:/app/public/uploads
|
||||
environment:
|
||||
- FORCE_HTTPS=false
|
||||
- PHP_TIMEZONE=UTC
|
||||
- MYSQL_USERNAME=admin
|
||||
- MYSQL_PASSWORD=pointofsale
|
||||
|
||||
Reference in New Issue
Block a user