0
0
1
| 1 | services: |
| 2 | nodecrypt: |
| 3 | image: ghcr.io/shuaiplus/nodecrypt |
| 4 | container_name: nodecrypt |
| 5 | ports: |
| 6 | - "88:80" |
| 7 | restart: unless-stopped |