changed port to match caddy
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ services:
|
|||||||
- SSHHOST=192.168.50.2
|
- SSHHOST=192.168.50.2
|
||||||
- SSHPORT=22
|
- SSHPORT=22
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3001:3000"
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user