Once finished, the site will redirect you to the final destination link. Safety and Risks Account Bans
version: '3.8' services: app: image: 1pogo/1pogolinks:latest ports: - "3000:3000" environment: DB_TYPE: postgresql DB_HOST: db DB_PORT: 5432 DB_NAME: 1pogolinks DB_USER: 1pogouser DB_PASSWORD: strongpassword SESSION_SECRET: your-secret-here depends_on: - db db: image: postgres:13 environment: POSTGRES_DB: 1pogolinks POSTGRES_USER: 1pogouser POSTGRES_PASSWORD: strongpassword volumes: - pgdata:/var/lib/postgresql/data volumes: pgdata:
1pogolinks often updates its mirrors. If a link is dead, clear your browser cache or check their official Discord/Telegram for updated URLs.
npm start