refactor: Update Traefik ingress routes file paths

This commit is contained in:
2024-09-04 09:54:55 +08:00
parent cc771e0b13
commit 1d54a1bd44
+7
View File
@@ -34,6 +34,13 @@ This simple project uses Traefik as a reverse proxy to a Streamlit application a
12. `cp usersfile.example ./compose/usersfile`
13. `make serve`
## Docker Swarm Deployment
```
docker swarm init
docker network create -d overlay --attachable traefik-public
make deploy-core
```
### Notes:
```yaml
# Declaring the user list