forked from astarte-platform/astarte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to reach your docker-compose instance from outside your host
Your Astarte instance created by docker-compose can now be exposed on an arbitrary base domain. This is made possible by the addition of the .env file that feeds env vars to the docker compose file. The compose.env file is deleted and its content migrated to .env. Signed-off-by: Mattia Mazzucato <mattia.mazzucato@secomind.com>
- Loading branch information
1 parent
bac6d42
commit 9af2709
Showing
2 changed files
with
27 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters