Change port from 8200 to 18200 for Squeak Road app (#110)

This commit is contained in:
Jonathan Zernik 2022-08-15 05:51:54 -07:00 committed by GitHub
parent 0103cee84d
commit a8f6604c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
export APP_SQUEAKROAD_IP="10.21.21.99"
export APP_SQUEAKROAD_PORT="8200"
export APP_SQUEAKROAD_PORT="18200"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: squeakroad
category: Finance
name: Squeak Road
version: "0.1.14"
version: "0.1.14-build-2"
tagline: Run your own anonymous market
description: >-
Squeak Road lets you run an anonymous market where anyone can buy or sell anything.
@ -20,7 +20,7 @@ dependencies:
- lightning
repo: https://github.com/yzernik/squeakroad
support: https://t.me/squeakroad
port: 8200
port: 18200
gallery:
- 1.jpg
- 2.jpg