Refactor docker-compose.yml to update dozzle service configuration
This commit is contained in:
@@ -20,6 +20,8 @@ This simple project uses Traefik as a reverse proxy to a Streamlit application a
|
||||
- Build for ARM64 platform
|
||||
|
||||
## Production Deployment
|
||||
1. `git clone
|
||||
1. `git submodule update --init --recursive`
|
||||
1. In `compose/traefik/traefik.yml`, change `example@test.com` to your email.
|
||||
2. In `compose/traefik/traefik.yml`, change `example.com` to your domain.
|
||||
3. `sudo apt-get install build-essential` (if not already installed) to use makefile.
|
||||
|
||||
Reference in New Issue
Block a user