mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-04-27 08:20:26 -05:00
2 lines
213 B
Bash
Executable File
2 lines
213 B
Bash
Executable File
#!/bin/bash
|
|
SERVER_PORT=3000 CONFIG_PATH=/opt/docker-compose/census-server/census/config/config.yaml AUTH_ENABLED=false DATABASE_PATH=/opt/docker-compose/census-server/census/server/census.db /tmp/container-census |