Change port 9083 => 9093

This commit is contained in:
tokslaw7
2023-07-20 10:19:58 +00:00
parent 045edc7a27
commit fb68a3be43
+1 -1
View File
@@ -7,7 +7,7 @@ services:
restart: unless-stopped
image: registry.chiefsoft.net/wrenchboardmainsite_wrenchboard-ng-www:latest
ports:
- 9083:3000
- 9093:3000
extra_hosts:
- backend.wrenchboard.api.live:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15