-
$ sudo pacman -S tor $ ## nyx provides a terminal status monitor for bandwidth usage, connection details and more.
$ sudo pacman -S nyx
| version: "2.1" | |
| services: | |
| apm-server: | |
| image: docker.elastic.co/apm/apm-server:${STACK_VERSION:-6.5.0} | |
| ports: | |
| - "127.0.0.1:${APM_SERVER_PORT:-8200}:8200" | |
| - "127.0.0.1:${APM_SERVER_MONITOR_PORT:-6060}:6060" | |
| command: > | |
| apm-server -e | |
| -E apm-server.rum.enabled=true |
$ sudo pacman -S tor
$ ## nyx provides a terminal status monitor for bandwidth usage, connection details and more.$ sudo pacman -S nyx
Integrate Google Sign-in (Popup method) with Nuxt.js - Works in Incognito mode as well
export default {
...